============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/hbmy/001a26/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.01s teardown test_cp_ic.py::TestCpIc::test_discovery
3.42s call     test_cp_ic.py::TestCpIc::test_discovery
1.62s setup    test_cp_ic.py::TestCpIc::test_discovery
============================== 1 passed in 13.12s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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: 4, spent: 3.200536 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 6.463949 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 9.817121 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 13.101663 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 16.401977 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 19.750251 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 23.024511 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 26.340141 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 29.783095 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 4, spent: 30.001677 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==592355==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 40540 byte(s) in 4 object(s) allocated from:
E   #0 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003457c247 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003457c247 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 0x00003458843a 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 0x0000345a7576 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034d0ad0c 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 0x0000348c9167 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 0x00003494393d 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 0x00003493e7cc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x00003493e7cc 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 0x0000348de30d 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 0x0000344c6a26 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x0000344a18d4 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #16 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f943aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 31680 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0338b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d0338b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d0338b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d0338b 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 0x000034d0338b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d0338b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d0338b 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 0x000034d0338b 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 0x000034d02bfd 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 0x00003b5f6ed2 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #14 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #21 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d020d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d020d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d020d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d020d2 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 0x000034d020d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d020d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d020d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034d020d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034d020d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d01fec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034d01fec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bf8b7c 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 0x000046bf6f12 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 0x000046bf4ab2 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 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #5 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #6 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #9 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #11 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #12 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #13 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #14 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c206ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c206ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c206ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c206ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c206ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c206ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c206ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c206ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c206ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c206ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bf9f8a 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 0x000046bf8df1 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 0x000046bf6f12 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 0x000046bf4ab2 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 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #6 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #7 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #10 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #12 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #13 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #14 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #15 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #16 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #17 0x00001f943aa6 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 0x00001f9464dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
E   #1 0x000034480ab4 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
E   #2 0x00003458da68 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
E   #3 0x0000345920fd in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
E   #4 0x0000345920fd 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 0x0000345acfae in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
E   #6 0x0000345acfae 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 0x000034d0daa3 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
E   #8 0x000034d0daa3 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #10 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #11 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #12 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #16 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #17 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #18 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #19 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #20 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #21 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #22 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #23 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #24 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #25 0x00001f943aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2780 byte(s) in 4 object(s) allocated from:
E   #0 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003457c622 in grpc_core::Arena::AllocZone(unsigned long) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
E   #4 0x000034602df8 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
E   #5 0x000034602df8 in New<grpc_core::ChunkedVector<std::__y1::pair<grpc_core::Slice, grpc_core::Slice>, 10UL>::Chunk> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:172:28
E   #6 0x000034602df8 in grpc_core::ChunkedVector<std::__y1::pair<grpc_core::Slice, grpc_core::Slice>, 10ul>::AppendSlot() /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:239:24
E   #7 0x0000345ff8b8 in EmplaceBack<grpc_core::Slice, grpc_core::Slice> /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:83:15
E   #8 0x0000345ff8b8 in grpc_core::metadata_detail::UnknownMap::Append(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, grpc_core::Slice) /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.cc:46:12
E   #9 0x000034910d44 in operator() /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:389:19
E   #10 0x000034910d44 in grpc_core::ParsedMetadata<grpc_metadata_batch>::KeyValueVTable(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>)::'lambda'(grpc_core::metadata_detail::Buffer const&, grpc_metadata_batch*)::__invoke(grpc_core::metadata_detail::Buffer const&, grpc_metadata_batch*) /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:387:27
E   #11 0x0000348fa271 in SetOnContainer /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:189:5
E   #12 0x0000348fa271 in Set /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.h:1394:7
E   #13 0x0000348fa271 in EmitHeader /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:784:25
E   #14 0x0000348fa271 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:818:5
E   #15 0x0000348fa271 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:809:5
E   #16 0x0000348fa271 in grpc_core::HPackParser::Parser::Parse() /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:667:20
E   #17 0x0000348f90fa in grpc_core::HPackParser::ParseInputInner(grpc_core::HPackParser::Input*) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1112:9
------------------------------ 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/22443
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26176
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30893
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18076
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7947
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20038
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7384
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6490
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, a3c8c304-2476-41d9-8b8f-b439cc16c39f, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a3c8c304-2476-41d9-8b8f-b439cc16c39f, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a3c8c304-2476-41d9-8b8f-b439cc16c39f, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, 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:7797
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 0x7c2a46566a30 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 0x7c2a46567ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c2a46567ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c32ef342-54fa-4c81-b32f-dd596dd70fb0, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c32ef342-54fa-4c81-b32f-dd596dd70fb0, ghrun-oaxvz2gkuy.auto.internal:7797): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, c32ef342-54fa-4c81-b32f-dd596dd70fb0, ghrun-oaxvz2gkuy.auto.internal:7797): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c32ef342-54fa-4c81-b32f-dd596dd70fb0, ghrun-oaxvz2gkuy.auto.internal:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDVjYjZhZTUtZWQ5MGIzY2MtZTg2NTQ4MjUtNjYzMGJkMzU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c2a46567ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c2a46567ab0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, c32ef342-54fa-4c81-b32f-dd596dd70fb0, ghrun-oaxvz2gkuy.auto.internal:7797): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 9f8f06de-660b-4d9f-a32b-a56dae7e9146, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9f8f06de-660b-4d9f-a32b-a56dae7e9146, ghrun-oaxvz2gkuy.auto.internal:7797): request = { session_id: "ydb://session/3?node_id=1&id=NDVjYjZhZTUtZWQ5MGIzY2MtZTg2NTQ4MjUtNjYzMGJkMzU=" path: "local/DbPoolStorage_0963da76-3973-41d7-b817-41b5dabb9e8e/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, 9f8f06de-660b-4d9f-a32b-a56dae7e9146, ghrun-oaxvz2gkuy.auto.internal:7797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c2a46567ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 08af6c90-c6d4-4ff4-88e8-c3abb53f1ba5, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 08af6c90-c6d4-4ff4-88e8-c3abb53f1ba5, ghrun-oaxvz2gkuy.auto.internal:7797): request = { session_id: "ydb://session/3?node_id=1&id=NDVjYjZhZTUtZWQ5MGIzY2MtZTg2NTQ4MjUtNjYzMGJkMzU=" path: "local/DbPoolStorage_0963da76-3973-41d7-b817-41b5dabb9e8e/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, 08af6c90-c6d4-4ff4-88e8-c3abb53f1ba5, ghrun-oaxvz2gkuy.auto.internal:7797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c2a46567ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ce32b7b-dfd5-4ddc-aac8-47425d984cc7, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ce32b7b-dfd5-4ddc-aac8-47425d984cc7, ghrun-oaxvz2gkuy.auto.internal:7797): request = { session_id: "ydb://session/3?node_id=1&id=NDVjYjZhZTUtZWQ5MGIzY2MtZTg2NTQ4MjUtNjYzMGJkMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_0963da76-3973-41d7-b817-41b5dabb9e8e\");\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, 9ce32b7b-dfd5-4ddc-aac8-47425d984cc7, ghrun-oaxvz2gkuy.auto.internal:7797): 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 0x7c2a46567ab0>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25617
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3376
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20729
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_g4m75gig.log --grpc-port=6490 --mon-port=25617 --ic-port=30893
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_g4m75gig.log --grpc-port=6490 --mon-port=25617 --ic-port=30893
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_g4m75gig.log', '--grpc-port=6490', '--mon-port=25617', '--ic-port=30893')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 592355
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:6490/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 592356
DEBUG    ya.test:process.py:259 Command (pid 592356) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 592356) elapsed time (sec): 0.7519745826721191
DEBUG    ya.test:process.py:263 Command (pid 592356) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 592356) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 592356) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 592356) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 592356) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 592356) maxrss: 516876
DEBUG    ya.test:process.py:263 Command (pid 592356) minflt: 45324
DEBUG    ya.test:process.py:263 Command (pid 592356) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 592356) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 592356) nivcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 592356) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 592356) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 592356) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 592356) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 592356) stime: 0.21087699999999998
DEBUG    ya.test:process.py:263 Command (pid 592356) utime: 0.47947799999999996
DEBUG    ya.test:process.py:263 Command (pid 592356) wtime: 0.754
DEBUG    ya.test:process.py:275 Command (pid 592356) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4953
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23241
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14034
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20392
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_5uigdiv6.log --grpc-port=4953 --mon-port=23241 --ic-port=7947
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_5uigdiv6.log --grpc-port=4953 --mon-port=23241 --ic-port=7947
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_5uigdiv6.log', '--grpc-port=4953', '--mon-port=23241', '--ic-port=7947')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 592717
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:4953/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 592718
DEBUG    ya.test:process.py:259 Command (pid 592718) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 592718) elapsed time (sec): 0.7703728675842285
DEBUG    ya.test:process.py:263 Command (pid 592718) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 592718) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 592718) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 592718) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 592718) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 592718) maxrss: 520844
DEBUG    ya.test:process.py:263 Command (pid 592718) minflt: 45240
DEBUG    ya.test:process.py:263 Command (pid 592718) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 592718) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 592718) nivcsw: 78
DEBUG    ya.test:process.py:263 Command (pid 592718) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 592718) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 592718) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 592718) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 592718) stime: 0.199788
DEBUG    ya.test:process.py:263 Command (pid 592718) utime: 0.48827299999999996
DEBUG    ya.test:process.py:263 Command (pid 592718) wtime: 0.772
DEBUG    ya.test:process.py:275 Command (pid 592718) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25735
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19801
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20905
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8553
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_yrxomjnu.log --grpc-port=25735 --mon-port=19801 --ic-port=20038
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13924
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26560
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18104
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12150
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_1k74oxu0.log --grpc-port=13924 --mon-port=26560 --ic-port=7384
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_yrxomjnu.log --grpc-port=25735 --mon-port=19801 --ic-port=20038
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_yrxomjnu.log', '--grpc-port=25735', '--mon-port=19801', '--ic-port=20038')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 593143
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:25735/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 593145
DEBUG    ya.test:process.py:259 Command (pid 593145) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 593145) elapsed time (sec): 0.7852482795715332
DEBUG    ya.test:process.py:263 Command (pid 593145) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 593145) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 593145) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 593145) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 593145) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 593145) maxrss: 523736
DEBUG    ya.test:process.py:263 Command (pid 593145) minflt: 45420
DEBUG    ya.test:process.py:263 Command (pid 593145) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 593145) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 593145) nivcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 593145) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 593145) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 593145) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 593145) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 593145) stime: 0.20404899999999998
DEBUG    ya.test:process.py:263 Command (pid 593145) utime: 0.512562
DEBUG    ya.test:process.py:263 Command (pid 593145) wtime: 0.787
DEBUG    ya.test:process.py:275 Command (pid 593145) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_1k74oxu0.log --grpc-port=13924 --mon-port=26560 --ic-port=7384
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_1k74oxu0.log', '--grpc-port=13924', '--mon-port=26560', '--ic-port=7384')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 593293
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:13924/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 593296
DEBUG    ya.test:process.py:259 Command (pid 593296) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 593296) elapsed time (sec): 0.725346565246582
DEBUG    ya.test:process.py:263 Command (pid 593296) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 593296) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 593296) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 593296) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 593296) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 593296) maxrss: 523736
DEBUG    ya.test:process.py:263 Command (pid 593296) minflt: 45270
DEBUG    ya.test:process.py:263 Command (pid 593296) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 593296) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 593296) nivcsw: 170
DEBUG    ya.test:process.py:263 Command (pid 593296) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 593296) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 593296) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 593296) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 593296) stime: 0.165538
DEBUG    ya.test:process.py:263 Command (pid 593296) utime: 0.496307
DEBUG    ya.test:process.py:263 Command (pid 593296) wtime: 0.741
DEBUG    ya.test:process.py:275 Command (pid 593296) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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: "c15567e2-e1f4-4bb0-a8da-0061bb11af81"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk8oeof86gjec1"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835400
        nanos: 199324000
      }
      modified_at {
        seconds: 1763835400
        nanos: 199324000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk8oeod9brfr9j-ptqudrpk8oeof86gjec1"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835400
      nanos: 199324000
    }
  }
  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: "ptqudrpk8oeof86gjec1"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835400
        nanos: 199324000
      }
      modified_at {
        seconds: 1763835400
        nanos: 199324000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835403
      nanos: 536000000
    }
    execute_mode: RUN
    status: COMPLETING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk8oeod9brfr9j-ptqudrpk8oeof86gjec1"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835400
      nanos: 199324000
    }
  }
  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: "ptqudrpk8oeof86gjec1"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835400
        nanos: 199324000
      }
      modified_at {
        seconds: 1763835400
        nanos: 199324000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835403
      nanos: 536000000
    }
    finished_at {
      seconds: 1763835405
      nanos: 846000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk8oeod9brfr9j-ptqudrpk8oeof86gjec1"
    result_expire_at {
      seconds: 1763921803
      nanos: 99306000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835400
      nanos: 199324000
    }
  }
  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\":\"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"
  }
}

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:4953/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20392
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14034
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23241
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4953
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7947
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18076
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: "b2dd52ff-7814-435e-855f-e798d379c768"

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

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: "f40217b6-e3c9-4ceb-93f8-a9387c8e327d"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk8d7t0flcd741"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835411
        nanos: 958473000
      }
      modified_at {
        seconds: 1763835411
        nanos: 958473000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk8d7sulel5p53-ptqudrpk8d7t0flcd741"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835411
      nanos: 958473000
    }
  }
  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: "ptqudrpk8d7t0flcd741"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835411
        nanos: 958473000
      }
      modified_at {
        seconds: 1763835411
        nanos: 958473000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835412
      nanos: 814000000
    }
    finished_at {
      seconds: 1763835413
      nanos: 642000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk8d7sulel5p53-ptqudrpk8d7t0flcd741"
    result_expire_at {
      seconds: 1763921812
      nanos: 787178000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835411
      nanos: 958473000
    }
  }
  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: "2a681d7c-c922-4b86-b956-936044bb88c2"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk8as0pouon3vk"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835414
        nanos: 445022000
      }
      modified_at {
        seconds: 1763835414
        nanos: 445022000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk8as0p7fhus5r-ptqudrpk8as0pouon3vk"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835414
      nanos: 445022000
    }
  }
  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: "ptqudrpk8as0pouon3vk"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835414
        nanos: 445022000
      }
      modified_at {
        seconds: 1763835414
        nanos: 445022000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835414
      nanos: 810000000
    }
    finished_at {
      seconds: 1763835415
      nanos: 288000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk8as0p7fhus5r-ptqudrpk8as0pouon3vk"
    result_expire_at {
      seconds: 1763921814
      nanos: 781806000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835414
      nanos: 445022000
    }
  }
  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: "59d34b3e-5ae2-410f-9abd-9e3233bf7d0b"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk88lf1d907gus"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835416
        nanos: 756978000
      }
      modified_at {
        seconds: 1763835416
        nanos: 756978000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk88lf0rknua2d-ptqudrpk88lf1d907gus"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835416
      nanos: 756978000
    }
  }
  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: "ptqudrpk88lf1d907gus"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835416
        nanos: 756978000
      }
      modified_at {
        seconds: 1763835416
        nanos: 756978000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835417
      nanos: 841000000
    }
    finished_at {
      seconds: 1763835418
      nanos: 381000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk88lf0rknua2d-ptqudrpk88lf1d907gus"
    result_expire_at {
      seconds: 1763921817
      nanos: 794300000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835416
      nanos: 756978000
    }
  }
  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\":\"19ms\",\"count\":1,\"avg\":\"19ms\",\"max\":\"19ms\",\"min\":\"19ms\"},\"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: "dbd5577e-7198-4368-ae51-ed92aefef374"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk86fq3mvrq2tb"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835419
        nanos: 39419000
      }
      modified_at {
        seconds: 1763835419
        nanos: 39419000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk86fq37o3df26-ptqudrpk86fq3mvrq2tb"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835419
      nanos: 39419000
    }
  }
  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: "ptqudrpk86fq3mvrq2tb"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835419
        nanos: 39419000
      }
      modified_at {
        seconds: 1763835419
        nanos: 39419000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835419
      nanos: 803000000
    }
    finished_at {
      seconds: 1763835420
      nanos: 314000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk86fq37o3df26-ptqudrpk86fq3mvrq2tb"
    result_expire_at {
      seconds: 1763921819
      nanos: 774149000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835419
      nanos: 39419000
    }
  }
  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\":\"19ms\",\"count\":1,\"avg\":\"19ms\",\"max\":\"19ms\",\"min\":\"19ms\"},\"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: "d55ce60d-8f90-47bc-8bd1-d54349d6eeb5"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk84a4njsfsh0t"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835421
        nanos: 322294000
      }
      modified_at {
        seconds: 1763835421
        nanos: 322294000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk84a4n2fhgsdh-ptqudrpk84a4njsfsh0t"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835421
      nanos: 322294000
    }
  }
  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: "ptqudrpk84a4njsfsh0t"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835421
        nanos: 322294000
      }
      modified_at {
        seconds: 1763835421
        nanos: 322294000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835421
      nanos: 847000000
    }
    finished_at {
      seconds: 1763835422
      nanos: 359000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk84a4n2fhgsdh-ptqudrpk84a4njsfsh0t"
    result_expire_at {
      seconds: 1763921821
      nanos: 806154000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835421
      nanos: 322294000
    }
  }
  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\":\"19ms\",\"count\":1,\"avg\":\"19ms\",\"max\":\"19ms\",\"min\":\"19ms\"},\"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: "3d366b47-b1d2-408b-84b2-fab01aabcdf2"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk823mp2mto9ho"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835423
        nanos: 630349000
      }
      modified_at {
        seconds: 1763835423
        nanos: 630349000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk823mogs1806g-ptqudrpk823mp2mto9ho"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835423
      nanos: 630349000
    }
  }
  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: "ptqudrpk823mp2mto9ho"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835423
        nanos: 630349000
      }
      modified_at {
        seconds: 1763835423
        nanos: 630349000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835423
      nanos: 836000000
    }
    finished_at {
      seconds: 1763835424
      nanos: 291000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk823mogs1806g-ptqudrpk823mp2mto9ho"
    result_expire_at {
      seconds: 1763921823
      nanos: 795148000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835423
      nanos: 630349000
    }
  }
  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\":\"19ms\",\"count\":1,\"avg\":\"19ms\",\"max\":\"19ms\",\"min\":\"19ms\"},\"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: "b9f22f47-a054-48c9-8935-59d79c0428ac"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk7vt89io8ar9t"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835425
        nanos: 938982000
      }
      modified_at {
        seconds: 1763835425
        nanos: 938982000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk7vt89317g95p-ptqudrpk7vt89io8ar9t"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835425
      nanos: 938982000
    }
  }
  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: "ptqudrpk7vt89io8ar9t"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835425
        nanos: 938982000
      }
      modified_at {
        seconds: 1763835425
        nanos: 938982000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835426
      nanos: 859000000
    }
    finished_at {
      seconds: 1763835427
      nanos: 379000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk7vt89317g95p-ptqudrpk7vt89io8ar9t"
    result_expire_at {
      seconds: 1763921826
      nanos: 813211000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835425
      nanos: 938982000
    }
  }
  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\":\"20ms\",\"count\":1,\"avg\":\"20ms\",\"max\":\"20ms\",\"min\":\"20ms\"},\"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: "9294b013-d31b-4004-a6f8-d73cbe92e362"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk7tn138rb10p2"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835428
        nanos: 240078000
      }
      modified_at {
        seconds: 1763835428
        nanos: 240078000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk7tn12jdb88r2-ptqudrpk7tn138rb10p2"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835428
      nanos: 240078000
    }
  }
  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: "ptqudrpk7tn138rb10p2"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835428
        nanos: 240078000
      }
      modified_at {
        seconds: 1763835428
        nanos: 240078000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835428
      nanos: 856000000
    }
    finished_at {
      seconds: 1763835429
      nanos: 360000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk7tn12jdb88r2-ptqudrpk7tn138rb10p2"
    result_expire_at {
      seconds: 1763921828
      nanos: 818517000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835428
      nanos: 240078000
    }
  }
  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\":\"20ms\",\"count\":1,\"avg\":\"20ms\",\"max\":\"20ms\",\"min\":\"20ms\"},\"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: "bacdb511-7e42-4517-b5d5-5aed507d4d25"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk7rgb2thg0j5n"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835430
        nanos: 556358000
      }
      modified_at {
        seconds: 1763835430
        nanos: 556358000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk7rgb2d0l7pjb-ptqudrpk7rgb2thg0j5n"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835430
      nanos: 556358000
    }
  }
  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: "ptqudrpk7rgb2thg0j5n"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835430
        nanos: 556358000
      }
      modified_at {
        seconds: 1763835430
        nanos: 556358000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835430
      nanos: 828000000
    }
    finished_at {
      seconds: 1763835431
      nanos: 372000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk7rgb2d0l7pjb-ptqudrpk7rgb2thg0j5n"
    result_expire_at {
      seconds: 1763921830
      nanos: 796589000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835430
      nanos: 556358000
    }
  }
  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\":\"34ms\",\"count\":1,\"avg\":\"34ms\",\"max\":\"34ms\",\"min\":\"34ms\"},\"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: "e36f60bc-31b6-4ddd-aa63-b674ef71018e"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk7p8t8kc0gaan"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835432
        nanos: 897059000
      }
      modified_at {
        seconds: 1763835432
        nanos: 897059000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk7p8t84hquiag-ptqudrpk7p8t8kc0gaan"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835432
      nanos: 897059000
    }
  }
  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: "ptqudrpk7p8t8kc0gaan"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835432
        nanos: 897059000
      }
      modified_at {
        seconds: 1763835432
        nanos: 897059000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835433
      nanos: 842000000
    }
    finished_at {
      seconds: 1763835434
      nanos: 321000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk7p8t84hquiag-ptqudrpk7p8t8kc0gaan"
    result_expire_at {
      seconds: 1763921833
      nanos: 806141000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835432
      nanos: 897059000
    }
  }
  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\":\"20ms\",\"count\":1,\"avg\":\"20ms\",\"max\":\"20ms\",\"min\":\"20ms\"},\"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: "ptqudrpk8ddfs1b7f38d"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835411
        nanos: 775403000
      }
      modified_at {
        seconds: 1763835411
        nanos: 775403000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk8ddfqj2micrr-ptqudrpk8ddfs1b7f38d"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835411
      nanos: 775403000
    }
  }
  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/hbmy/001a1e/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_ye6f5szw.log --grpc-port=4953 --mon-port=23241 --ic-port=7947
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_ye6f5szw.log --grpc-port=4953 --mon-port=23241 --ic-port=7947
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_ye6f5szw.log', '--grpc-port=4953', '--mon-port=23241', '--ic-port=7947')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 595800
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:4953/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 595801
DEBUG    ya.test:process.py:259 Command (pid 595801) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 595801) elapsed time (sec): 0.7081906795501709
DEBUG    ya.test:process.py:263 Command (pid 595801) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 595801) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 595801) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 595801) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 595801) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 595801) maxrss: 523736
DEBUG    ya.test:process.py:263 Command (pid 595801) minflt: 45628
DEBUG    ya.test:process.py:263 Command (pid 595801) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 595801) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 595801) nivcsw: 95
DEBUG    ya.test:process.py:263 Command (pid 595801) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 595801) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 595801) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 595801) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 595801) stime: 0.177401
DEBUG    ya.test:process.py:263 Command (pid 595801) utime: 0.473294
DEBUG    ya.test:process.py:263 Command (pid 595801) wtime: 0.71
DEBUG    ya.test:process.py:275 Command (pid 595801) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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: "ptqudrpk8ddfs1b7f38d"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835411
        nanos: 775403000
      }
      modified_at {
        seconds: 1763835411
        nanos: 775403000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835439
      nanos: 184000000
    }
    execute_mode: RUN
    status: COMPLETING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk8ddfqj2micrr-ptqudrpk8ddfs1b7f38d"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835411
      nanos: 775403000
    }
  }
  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: "ptqudrpk8ddfs1b7f38d"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835411
        nanos: 775403000
      }
      modified_at {
        seconds: 1763835411
        nanos: 775403000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835439
      nanos: 184000000
    }
    finished_at {
      seconds: 1763835440
      nanos: 197000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk8ddfqj2micrr-ptqudrpk8ddfs1b7f38d"
    result_expire_at {
      seconds: 1763921839
      nanos: 94250000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835411
      nanos: 775403000
    }
  }
  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\":\"35ms\",\"count\":1,\"avg\":\"35ms\",\"max\":\"35ms\",\"min\":\"35ms\"},\"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, 5fca2710-e5cd-454c-aaad-04d0b419ea80, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5fca2710-e5cd-454c-aaad-04d0b419ea80, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5fca2710-e5cd-454c-aaad-04d0b419ea80, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:6490/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20729
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3376
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25617
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6490
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30893
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26176
__________________ 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/hbmy/001a1e/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/hbmy/001a1e/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: 3, spent: 3.57548 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 7.08885 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 10.552639 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 13.95789 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 17.412898 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 20.95365 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 24.436838 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 27.81332 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 3, spent: 30.012758 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==598410==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 30405 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003457c247 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003457c247 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 0x00003458843a 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 0x0000345a7576 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034d0ad0c 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 0x0000348c9167 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 0x00003494393d 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 0x00003493e7cc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x00003493e7cc 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 0x0000348de30d 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 0x0000344c6a26 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x0000344a18d4 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #16 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0338b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d0338b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d0338b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d0338b 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 0x000034d0338b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d0338b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d0338b 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 0x000034d0338b 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 0x000034d02bfd 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 0x00003b5f6ed2 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #14 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #21 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d020d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d020d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d020d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d020d2 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 0x000034d020d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d020d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d020d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034d020d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034d020d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d01fec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034d01fec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c206ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c206ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c206ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c206ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c206ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c206ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c206ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c206ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c206ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c206ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bf8b7c 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 0x000046bf6f12 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 0x000046bf4ab2 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 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #5 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #6 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #9 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #11 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #12 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #13 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #14 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f943aa6 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 0x00001f9464dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
E   #1 0x000034480ab4 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
E   #2 0x00003458da68 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
E   #3 0x0000345920fd in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
E   #4 0x0000345920fd 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 0x0000345acfae in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
E   #6 0x0000345acfae 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 0x000034d0daa3 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
E   #8 0x000034d0daa3 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #10 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #11 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #12 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #16 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #17 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #18 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #19 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #20 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #21 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #22 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #23 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #24 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #25 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bf9f8a 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 0x000046bf8df1 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 0x000046bf6f12 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 0x000046bf4ab2 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 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #6 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #7 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #10 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #12 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #13 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #14 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #15 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #16 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #17 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0593a 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 0x000034d0593a 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f943aa6 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 0x00001f97ff8d 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_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/25099
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21894
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65239
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18628
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17054
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3607
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12223
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26108
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, 43f5286b-4954-4d4e-ad7b-4d535e93a8a4, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 43f5286b-4954-4d4e-ad7b-4d535e93a8a4, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 43f5286b-4954-4d4e-ad7b-4d535e93a8a4, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, 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:7797
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 0x7c2a474615b0 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 0x7c2a474789b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c2a474789b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, fece981d-dbf5-4519-bf08-f1a6c366e2d5, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fece981d-dbf5-4519-bf08-f1a6c366e2d5, ghrun-oaxvz2gkuy.auto.internal:7797): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, fece981d-dbf5-4519-bf08-f1a6c366e2d5, ghrun-oaxvz2gkuy.auto.internal:7797): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fece981d-dbf5-4519-bf08-f1a6c366e2d5, ghrun-oaxvz2gkuy.auto.internal:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZmVjZThiOTEtZjYwMDg3MTMtNDA2MDRlNC1mMjQ1OTFi" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c2a474789b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c2a474789b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, b29e01a2-c79b-443f-b95e-0cc582827ace, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, fece981d-dbf5-4519-bf08-f1a6c366e2d5, ghrun-oaxvz2gkuy.auto.internal:7797): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b29e01a2-c79b-443f-b95e-0cc582827ace, ghrun-oaxvz2gkuy.auto.internal:7797): request = { session_id: "ydb://session/3?node_id=1&id=ZmVjZThiOTEtZjYwMDg3MTMtNDA2MDRlNC1mMjQ1OTFi" path: "local/DbPoolStorage_3a2879f7-8ca8-45e4-99c4-457cd6f01130/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, b29e01a2-c79b-443f-b95e-0cc582827ace, ghrun-oaxvz2gkuy.auto.internal:7797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c2a474789b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, e46d6e1e-f7a7-4199-b46d-7cacbd20523d, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e46d6e1e-f7a7-4199-b46d-7cacbd20523d, ghrun-oaxvz2gkuy.auto.internal:7797): request = { session_id: "ydb://session/3?node_id=1&id=ZmVjZThiOTEtZjYwMDg3MTMtNDA2MDRlNC1mMjQ1OTFi" path: "local/DbPoolStorage_3a2879f7-8ca8-45e4-99c4-457cd6f01130/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, e46d6e1e-f7a7-4199-b46d-7cacbd20523d, ghrun-oaxvz2gkuy.auto.internal:7797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c2a474789b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fd868c20-9160-4511-bda1-719899420590, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd868c20-9160-4511-bda1-719899420590, ghrun-oaxvz2gkuy.auto.internal:7797): request = { session_id: "ydb://session/3?node_id=1&id=ZmVjZThiOTEtZjYwMDg3MTMtNDA2MDRlNC1mMjQ1OTFi" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_3a2879f7-8ca8-45e4-99c4-457cd6f01130\");\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, fd868c20-9160-4511-bda1-719899420590, ghrun-oaxvz2gkuy.auto.internal:7797): 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 0x7c2a474789b0>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22469
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16203
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1574
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_lez492im.log --grpc-port=26108 --mon-port=22469 --ic-port=65239
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_lez492im.log --grpc-port=26108 --mon-port=22469 --ic-port=65239
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_lez492im.log', '--grpc-port=26108', '--mon-port=22469', '--ic-port=65239')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 598410
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:26108/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 598413
DEBUG    ya.test:process.py:259 Command (pid 598413) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 598413) elapsed time (sec): 0.8495543003082275
DEBUG    ya.test:process.py:263 Command (pid 598413) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 598413) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 598413) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 598413) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 598413) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 598413) maxrss: 637076
DEBUG    ya.test:process.py:263 Command (pid 598413) minflt: 45285
DEBUG    ya.test:process.py:263 Command (pid 598413) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 598413) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 598413) nivcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 598413) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 598413) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 598413) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 598413) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 598413) stime: 0.245082
DEBUG    ya.test:process.py:263 Command (pid 598413) utime: 0.50074
DEBUG    ya.test:process.py:263 Command (pid 598413) wtime: 0.854
DEBUG    ya.test:process.py:275 Command (pid 598413) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25823
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61005
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18896
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9535
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_9csgi4r0.log --grpc-port=25823 --mon-port=61005 --ic-port=17054
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_9csgi4r0.log --grpc-port=25823 --mon-port=61005 --ic-port=17054
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_9csgi4r0.log', '--grpc-port=25823', '--mon-port=61005', '--ic-port=17054')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 598494
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:25823/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 598495
DEBUG    ya.test:process.py:259 Command (pid 598495) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 598495) elapsed time (sec): 0.8288741111755371
DEBUG    ya.test:process.py:263 Command (pid 598495) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 598495) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 598495) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 598495) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 598495) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 598495) maxrss: 638096
DEBUG    ya.test:process.py:263 Command (pid 598495) minflt: 45285
DEBUG    ya.test:process.py:263 Command (pid 598495) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 598495) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 598495) nivcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 598495) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 598495) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 598495) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 598495) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 598495) stime: 0.20982099999999998
DEBUG    ya.test:process.py:263 Command (pid 598495) utime: 0.494193
DEBUG    ya.test:process.py:263 Command (pid 598495) wtime: 0.844
DEBUG    ya.test:process.py:275 Command (pid 598495) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29985
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5828
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12884
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23001
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_6_rdz89c.log --grpc-port=29985 --mon-port=5828 --ic-port=3607
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27671
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13649
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11194
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7684
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_9h9u633f.log --grpc-port=27671 --mon-port=13649 --ic-port=12223
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_6_rdz89c.log --grpc-port=29985 --mon-port=5828 --ic-port=3607
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_6_rdz89c.log', '--grpc-port=29985', '--mon-port=5828', '--ic-port=3607')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 598623
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:29985/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 598624
DEBUG    ya.test:process.py:259 Command (pid 598624) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 598624) elapsed time (sec): 0.9931454658508301
DEBUG    ya.test:process.py:263 Command (pid 598624) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 598624) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 598624) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 598624) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 598624) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 598624) maxrss: 641556
DEBUG    ya.test:process.py:263 Command (pid 598624) minflt: 45304
DEBUG    ya.test:process.py:263 Command (pid 598624) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 598624) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 598624) nivcsw: 169
DEBUG    ya.test:process.py:263 Command (pid 598624) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 598624) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 598624) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 598624) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 598624) stime: 0.209033
DEBUG    ya.test:process.py:263 Command (pid 598624) utime: 0.498776
DEBUG    ya.test:process.py:263 Command (pid 598624) wtime: 1.013
DEBUG    ya.test:process.py:275 Command (pid 598624) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_9h9u633f.log --grpc-port=27671 --mon-port=13649 --ic-port=12223
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_9h9u633f.log', '--grpc-port=27671', '--mon-port=13649', '--ic-port=12223')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 598652
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:27671/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 598653
DEBUG    ya.test:process.py:259 Command (pid 598653) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 598653) elapsed time (sec): 1.0423872470855713
DEBUG    ya.test:process.py:263 Command (pid 598653) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 598653) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 598653) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 598653) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 598653) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 598653) maxrss: 642876
DEBUG    ya.test:process.py:263 Command (pid 598653) minflt: 45371
DEBUG    ya.test:process.py:263 Command (pid 598653) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 598653) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 598653) nivcsw: 200
DEBUG    ya.test:process.py:263 Command (pid 598653) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 598653) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 598653) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 598653) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 598653) stime: 0.196017
DEBUG    ya.test:process.py:263 Command (pid 598653) utime: 0.544092
DEBUG    ya.test:process.py:263 Command (pid 598653) wtime: 1.059
DEBUG    ya.test:process.py:275 Command (pid 598653) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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: "400e684d-f5e5-4cde-b8cc-84261fc36bd4"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk5rvog3j0dcs1"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835497
        nanos: 159822000
      }
      modified_at {
        seconds: 1763835497
        nanos: 159822000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk5rvodlko9r24-ptqudrpk5rvog3j0dcs1"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835497
      nanos: 159822000
    }
  }
  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: "ptqudrpk5rvog3j0dcs1"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835497
        nanos: 159822000
      }
      modified_at {
        seconds: 1763835497
        nanos: 159822000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835500
      nanos: 844000000
    }
    execute_mode: RUN
    status: COMPLETING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk5rvodlko9r24-ptqudrpk5rvog3j0dcs1"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835497
      nanos: 159822000
    }
  }
  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: "ptqudrpk5rvog3j0dcs1"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835497
        nanos: 159822000
      }
      modified_at {
        seconds: 1763835497
        nanos: 159822000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835500
      nanos: 844000000
    }
    finished_at {
      seconds: 1763835503
      nanos: 741000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk5rvodlko9r24-ptqudrpk5rvog3j0dcs1"
    result_expire_at {
      seconds: 1763921900
      nanos: 327362000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835497
      nanos: 159822000
    }
  }
  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\":\"34ms\",\"count\":1,\"avg\":\"34ms\",\"max\":\"34ms\",\"min\":\"34ms\"},\"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:25823/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9535
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18896
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61005
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25823
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17054
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18628
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: "1a7851ea-14ec-447a-ac72-3d2621fb8bd4"

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

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: "b729096c-0c28-4e6c-a8b2-9e201b7d646a"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk5bu47ms2fop8"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835513
        nanos: 990690000
      }
      modified_at {
        seconds: 1763835513
        nanos: 990690000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk5bu476dc8bog-ptqudrpk5bu47ms2fop8"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835513
      nanos: 990690000
    }
  }
  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: "ptqudrpk5bu47ms2fop8"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835513
        nanos: 990690000
      }
      modified_at {
        seconds: 1763835513
        nanos: 990690000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835514
      nanos: 882000000
    }
    finished_at {
      seconds: 1763835516
      nanos: 147000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk5bu476dc8bog-ptqudrpk5bu47ms2fop8"
    result_expire_at {
      seconds: 1763921914
      nanos: 821173000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835513
      nanos: 990690000
    }
  }
  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\":\"36ms\",\"count\":1,\"avg\":\"36ms\",\"max\":\"36ms\",\"min\":\"36ms\"},\"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: "0c09b461-03a8-4da1-9c6f-654e599f9ea1"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk59bfrpkd209j"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835516
        nanos: 698523000
      }
      modified_at {
        seconds: 1763835516
        nanos: 698523000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk59bfr67chfaj-ptqudrpk59bfrpkd209j"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835516
      nanos: 698523000
    }
  }
  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: "ptqudrpk59bfrpkd209j"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835516
        nanos: 698523000
      }
      modified_at {
        seconds: 1763835516
        nanos: 698523000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835517
      nanos: 850000000
    }
    execute_mode: RUN
    status: COMPLETING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk59bfr67chfaj-ptqudrpk59bfrpkd209j"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835516
      nanos: 698523000
    }
  }
  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: "ptqudrpk59bfrpkd209j"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835516
        nanos: 698523000
      }
      modified_at {
        seconds: 1763835516
        nanos: 698523000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835517
      nanos: 850000000
    }
    finished_at {
      seconds: 1763835518
      nanos: 883000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk59bfr67chfaj-ptqudrpk59bfrpkd209j"
    result_expire_at {
      seconds: 1763921917
      nanos: 809488000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835516
      nanos: 698523000
    }
  }
  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\":\"0.14s\",\"count\":1,\"avg\":\"0.14s\",\"max\":\"0.14s\",\"min\":\"0.14s\"},\"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: "0c8cc424-fb4a-4dbe-9547-222ea2aec23c"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk54s5icaq9idj"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835521
        nanos: 394931000
      }
      modified_at {
        seconds: 1763835521
        nanos: 394931000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk54s5gf1rjqa7-ptqudrpk54s5icaq9idj"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835521
      nanos: 394931000
    }
  }
  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: "ptqudrpk54s5icaq9idj"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835521
        nanos: 394931000
      }
      modified_at {
        seconds: 1763835521
        nanos: 394931000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835521
      nanos: 866000000
    }
    finished_at {
      seconds: 1763835522
      nanos: 735000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk54s5gf1rjqa7-ptqudrpk54s5icaq9idj"
    result_expire_at {
      seconds: 1763921921
      nanos: 818546000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835521
      nanos: 394931000
    }
  }
  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\":\"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\":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: "04802bd5-b152-428a-a601-6be340951e87"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk52gf3kd2op9n"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835523
        nanos: 875545000
      }
      modified_at {
        seconds: 1763835523
        nanos: 875545000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk52gf3494b0cq-ptqudrpk52gf3kd2op9n"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835523
      nanos: 875545000
    }
  }
  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: "ptqudrpk52gf3kd2op9n"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835523
        nanos: 875545000
      }
      modified_at {
        seconds: 1763835523
        nanos: 875545000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835524
      nanos: 939000000
    }
    finished_at {
      seconds: 1763835525
      nanos: 842000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk52gf3494b0cq-ptqudrpk52gf3kd2op9n"
    result_expire_at {
      seconds: 1763921924
      nanos: 878784000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835523
      nanos: 875545000
    }
  }
  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\":\"26ms\",\"count\":1,\"avg\":\"26ms\",\"max\":\"26ms\",\"min\":\"26ms\"},\"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: "47e2b407-cf8d-4cb3-b45f-6458bb62b5af"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk5033hvq7rsia"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835526
        nanos: 410495000
      }
      modified_at {
        seconds: 1763835526
        nanos: 410495000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk5033hkdlguen-ptqudrpk5033hvq7rsia"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835526
      nanos: 410495000
    }
  }
  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: "ptqudrpk5033hvq7rsia"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835526
        nanos: 410495000
      }
      modified_at {
        seconds: 1763835526
        nanos: 410495000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835526
      nanos: 889000000
    }
    finished_at {
      seconds: 1763835527
      nanos: 805000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk5033hkdlguen-ptqudrpk5033hvq7rsia"
    result_expire_at {
      seconds: 1763921926
      nanos: 829293000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835526
      nanos: 410495000
    }
  }
  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\":\"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 \'\"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: "a496c680-c9ec-43d7-bc79-119145cb7551"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk4tolh4mmogsf"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835528
        nanos: 849698000
      }
      modified_at {
        seconds: 1763835528
        nanos: 849698000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk4tolgit17r7l-ptqudrpk4tolh4mmogsf"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835528
      nanos: 849698000
    }
  }
  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: "ptqudrpk4tolh4mmogsf"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835528
        nanos: 849698000
      }
      modified_at {
        seconds: 1763835528
        nanos: 849698000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835529
      nanos: 919000000
    }
    finished_at {
      seconds: 1763835530
      nanos: 663000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk4tolgit17r7l-ptqudrpk4tolh4mmogsf"
    result_expire_at {
      seconds: 1763921929
      nanos: 860431000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835528
      nanos: 849698000
    }
  }
  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\":\"49ms\",\"count\":1,\"avg\":\"49ms\",\"max\":\"49ms\",\"min\":\"49ms\"},\"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: "f174e904-7a8c-4a63-8100-a0ef624b98e1"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk4rfhmq16q4r1"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835531
        nanos: 245714000
      }
      modified_at {
        seconds: 1763835531
        nanos: 245714000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk4rfhmdn4l0mf-ptqudrpk4rfhmq16q4r1"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835531
      nanos: 245714000
    }
  }
  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: "ptqudrpk4rfhmq16q4r1"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835531
        nanos: 245714000
      }
      modified_at {
        seconds: 1763835531
        nanos: 245714000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835531
      nanos: 877000000
    }
    finished_at {
      seconds: 1763835532
      nanos: 694000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk4rfhmdn4l0mf-ptqudrpk4rfhmq16q4r1"
    result_expire_at {
      seconds: 1763921931
      nanos: 823988000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835531
      nanos: 245714000
    }
  }
  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\":\"21ms\",\"count\":1,\"avg\":\"21ms\",\"max\":\"21ms\",\"min\":\"21ms\"},\"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: "308696a8-c7b0-451d-b7f5-d0343e2e762e"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk4ou386n7rcbu"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835533
        nanos: 914683000
      }
      modified_at {
        seconds: 1763835533
        nanos: 914683000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk4ou37l738887-ptqudrpk4ou386n7rcbu"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835533
      nanos: 914683000
    }
  }
  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: "ptqudrpk4ou386n7rcbu"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835533
        nanos: 914683000
      }
      modified_at {
        seconds: 1763835533
        nanos: 914683000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835534
      nanos: 912000000
    }
    finished_at {
      seconds: 1763835535
      nanos: 757000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk4ou37l738887-ptqudrpk4ou386n7rcbu"
    result_expire_at {
      seconds: 1763921934
      nanos: 844361000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835533
      nanos: 914683000
    }
  }
  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\":\"69ms\",\"count\":1,\"avg\":\"69ms\",\"max\":\"69ms\",\"min\":\"69ms\"},\"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: "4dc610d8-2b18-4ee3-8c6a-7b6f91257caa"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk4mi71gmtujli"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835536
        nanos: 401121000
      }
      modified_at {
        seconds: 1763835536
        nanos: 401121000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk4mi70turii2b-ptqudrpk4mi71gmtujli"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835536
      nanos: 401121000
    }
  }
  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: "ptqudrpk4mi71gmtujli"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835536
        nanos: 401121000
      }
      modified_at {
        seconds: 1763835536
        nanos: 401121000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835536
      nanos: 897000000
    }
    finished_at {
      seconds: 1763835537
      nanos: 703000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk4mi70turii2b-ptqudrpk4mi71gmtujli"
    result_expire_at {
      seconds: 1763921936
      nanos: 850704000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835536
      nanos: 401121000
    }
  }
  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\":\"58ms\",\"count\":1,\"avg\":\"58ms\",\"max\":\"58ms\",\"min\":\"58ms\"},\"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: "4a15b540-1e27-420e-be2c-dce593dfc599"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk4k5laaq07278"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835538
        nanos: 909672000
      }
      modified_at {
        seconds: 1763835538
        nanos: 909672000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk4k5l9nr6ps2l-ptqudrpk4k5laaq07278"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835538
      nanos: 909672000
    }
  }
  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: "ptqudrpk4k5laaq07278"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835538
        nanos: 909672000
      }
      modified_at {
        seconds: 1763835538
        nanos: 909672000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835539
      nanos: 906000000
    }
    finished_at {
      seconds: 1763835540
      nanos: 646000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk4k5l9nr6ps2l-ptqudrpk4k5laaq07278"
    result_expire_at {
      seconds: 1763921939
      nanos: 853560000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835538
      nanos: 909672000
    }
  }
  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\":\"24ms\",\"count\":1,\"avg\":\"24ms\",\"max\":\"24ms\",\"min\":\"24ms\"},\"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: "ptqudrpk5c3it9apo5gq"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835513
        nanos: 811857000
      }
      modified_at {
        seconds: 1763835513
        nanos: 811857000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk5c3ism41pkc6-ptqudrpk5c3it9apo5gq"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835513
      nanos: 811857000
    }
  }
  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, 879e50b4-f5c5-47bf-934c-48ac01877378, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 879e50b4-f5c5-47bf-934c-48ac01877378, ghrun-oaxvz2gkuy.auto.internal:7797): request = { session_id: "ydb://session/3?node_id=1&id=ZmVjZThiOTEtZjYwMDg3MTMtNDA2MDRlNC1mMjQ1OTFi" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_3a2879f7-8ca8-45e4-99c4-457cd6f01130\");\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, 879e50b4-f5c5-47bf-934c-48ac01877378, ghrun-oaxvz2gkuy.auto.internal:7797): 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 0x7c2a474789b0>
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: "ptqudrpk5c3it9apo5gq"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835513
        nanos: 811857000
      }
      modified_at {
        seconds: 1763835513
        nanos: 811857000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835545
      nanos: 921000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjudrpk5c3ism41pkc6-ptqudrpk5c3it9apo5gq"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835513
      nanos: 811857000
    }
  }
  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: "ptqudrpk5c3it9apo5gq"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835513
        nanos: 811857000
      }
      modified_at {
        seconds: 1763835513
        nanos: 811857000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835545
      nanos: 921000000
    }
    finished_at {
      seconds: 1763835547
      nanos: 333000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrpk5c3ism41pkc6-ptqudrpk5c3it9apo5gq"
    result_expire_at {
      seconds: 1763921945
      nanos: 858454000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835513
      nanos: 811857000
    }
  }
  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\":\"0.10s\",\"count\":1,\"avg\":\"0.10s\",\"max\":\"0.10s\",\"min\":\"0.10s\"},\"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, 2347806e-dc1e-40ef-878c-e35efb4b3f2f, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2347806e-dc1e-40ef-878c-e35efb4b3f2f, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2347806e-dc1e-40ef-878c-e35efb4b3f2f, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
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, e6e1ea47-a28d-40db-9ee6-fbed86ceef22, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e6e1ea47-a28d-40db-9ee6-fbed86ceef22, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e6e1ea47-a28d-40db-9ee6-fbed86ceef22, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:26108/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1574
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16203
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22469
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26108
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65239
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21894
___________ 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/hbmy/001a1e/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/hbmy/001a1e/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: 4, spent: 3.421369 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 6.84815 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 10.282921 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 13.709333 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 17.213277 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 20.72432 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 24.093508 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 27.484494 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 4, spent: 30.005943 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==612611==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 30405 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003457c247 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003457c247 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 0x00003458843a 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 0x0000345a7576 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034d0ad0c 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 0x0000348c9167 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 0x00003494393d 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 0x00003493e7cc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x00003493e7cc 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 0x0000348de30d 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 0x0000344c6a26 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x0000344a18d4 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #16 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0338b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d0338b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d0338b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d0338b 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 0x000034d0338b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d0338b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d0338b 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 0x000034d0338b 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 0x000034d02bfd 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 0x00003b5f6ed2 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #14 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #21 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bf8b7c 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 0x000046bf6f12 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 0x000046bf4ab2 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 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #5 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #6 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #9 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #11 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #12 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #13 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #14 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f943aa6 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 0x00001f9464dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
E   #1 0x000034480ab4 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
E   #2 0x00003458da68 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
E   #3 0x0000345920fd in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
E   #4 0x0000345920fd 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 0x0000345acfae in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
E   #6 0x0000345acfae 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 0x000034d0daa3 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
E   #8 0x000034d0daa3 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #10 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #11 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #12 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #16 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #17 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #18 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #19 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #20 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #21 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #22 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #23 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #24 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #25 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bf9f8a 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 0x000046bf8df1 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 0x000046bf6f12 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 0x000046bf4ab2 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 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #6 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #7 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #10 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #12 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #13 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #14 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #15 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #16 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #17 0x00001f943aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2085 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003457c622 in grpc_core::Arena::AllocZone(unsigned long) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
E   #4 0x000034602df8 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
E   #5 0x000034602df8 in New<grpc_core::ChunkedVector<std::__y1::pair<grpc_core::Slice, grpc_core::Slice>, 10UL>::Chunk> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:172:28
E   #6 0x000034602df8 in grpc_core::ChunkedVector<std::__y1::pair<grpc_core::Slice, grpc_core::Slice>, 10ul>::AppendSlot() /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:239:24
E   #7 0x0000345ff8b8 in EmplaceBack<grpc_core::Slice, grpc_core::Slice> /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:83:15
E   #8 0x0000345ff8b8 in grpc_core::metadata_detail::UnknownMap::Append(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, grpc_core::Slice) /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.cc:46:12
E   #9 0x000034910d44 in operator() /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:389:19
E   #10 0x000034910d44 in grpc_core::ParsedMetadata<grpc_metadata_batch>::KeyValueVTable(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>)::'lambda'(grpc_core::metadata_detail::Buffer const&, grpc_metadata_batch*)::__invoke(grpc_core::metadata_detail::Buffer const&, grpc_metadata_batch*) /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:387:27
E   #11 0x0000348fa271 in SetOnContainer /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:189:5
E   #12 0x0000348fa271 in Set /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.h:1394:7
E   #13 0x0000348fa271 in EmitHeader /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:784:25
E   #14 0x0000348fa271 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:818:5
E   #15 0x0000348fa271 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:809:5
E   #16 0x0000348fa271 in grpc_core::HPackParser::Parser::Parse() /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:667:20
E   #17 0x0000348f90fa in grpc_core::HPackParser::ParseInputInner(grpc_core::HPackParser::Input*) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1112:9
E   #18 0x0000348f7e5e in grpc_core::HPackParser::ParseInput(grpc_core::HPackParser::Input, bool) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1077:3
E   #19 0x0000348f7ac1 in grpc_core::HPackParser::Parse(grpc_slice const&, bool) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1071:10
E   #20 0x000034941e0a in grpc_chttp2_header_parser_parse(void*, grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_slice const&, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:852:37
E   #21 0x00003494173c in parse_frame_slice(grpc_chttp2_transport*, grpc_slice const&, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:806:7
E   #22 0x00003493ffdb in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:367:15
E   #23 0x0000348de30d 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   #24 0x0000344c6a26 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #25 0x0000344a18d4 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #26 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #27 0x0000346745d4 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   #28 0x0000346701a8 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   #29 0x000034693ee8 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   #30 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #31 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #32 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #33 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #34 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #35 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #36 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #37 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #38 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #39 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #40 0x00001f943aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2058 byte(s) in 6 object(s) allocated from:
E   #0 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003457c8e8 in AllocZone /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
E   #4 0x00003457c8e8 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
E   #5 0x00003457c8e8 in grpc_core::Arena::AllocPooled(unsigned long, unsigned long, std::__y1::atomic<grpc_core::Arena::FreePoolNode*>*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:144:15
E   #6 0x0000346cb258 in std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter> grpc_core::Arena::MakePooled<grpc_core::Message>() /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:224:14
E   #7 0x0000346ce74b in grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage::WakeInsideCombiner(grpc_core::promise_filter_detail::BaseCallData::Flusher*, bool) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:850:45
E   #8 0x0000346e8aca in grpc_core::promise_filter_detail::ServerCallData::WakeInsideCombiner(grpc_core::promise_filter_detail::BaseCallData::Flusher*) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2489:24
E   #9 0x0000346ccbf7 in grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage::OnComplete(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:746:10
E   #10 0x0000346f211e in operator() /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:128:3
E   #11 0x0000346f211e in grpc_closure grpc_core::MakeMemberClosure<grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage, &grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage::OnComplete(y_absl::lts_y_20240722::Status)>(grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage*, grpc_core::DebugLocation)::'lambda'(void*, y_absl::lts_y_20240722::Status)::__invoke(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:128:3
E   #12 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #13 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #14 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #15 0x0000346745d4 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   #16 0x0000346701a8 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   #17 0x000034693ee8 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   #18 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #19 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #20 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #21 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #22 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #23 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #24 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #25 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #26 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #27 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #28 0x00001f943aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 1701 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003457c8e8 in AllocZone /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
E   #4 0x00003457c8e8 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
E   #5 0x00003457c8e8 in grpc_core::Arena::AllocPooled(unsigned long, unsigned long, std::__y1::atomic<grpc_core::Arena::FreePoolNode*>*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:144:15
E   #6 0x0000345e0bff in MakePooled<grpc_metadata_batch, grpc_core::Arena *&> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:224:14
E   #7 0x0000345e0bff in grpc_core::ServerMetadataFromStatus(y_absl::lts_y_20240722::Status const&, grpc_core::Arena*) /-S/contrib/libs/grpc/src/core/lib/transport/transport.cc:277:21
E   #8 0x0000346e3375 in grpc_core::promise_filter_detail::ServerCallData::Completed(y_absl::lts_y_20240722::Status, grpc_core::promise_filter_detail::BaseCallData::Flusher*) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2241:27
E   #9 0x0000346e0ed9 in grpc_core::promise_filter_detail::ServerCallData::StartBatch(grpc_transport_stream_op_batch*) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2058:5
E   #10 0x0000346c580e in grpc_core::promise_filter_detail::BaseCallData::Flusher::~Flusher() /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:316:3
E   #11 0x0000346e15e3 in grpc_core::promise_filter_detail::ServerCallData::StartBatch(grpc_transport_stream_op_batch*) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2174:1
E   #12 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #13 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #14 0x0000345a85c4 in ~ExecCtx /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.h:117:5
E   #15 0x0000345a85c4 in grpc_call_cancel_with_status /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3501:1
E   #16 0x00003b5b5e96 in grpc::ServerContextBase::TryCancel() const /-S/contrib/libs/grpc/src/cpp/server/server_context.cc:347:7
E   #17 0x00003b573b4c in NYdbGrpc::TGrpcServiceProtectiable::StopService() /-S/ydb/library/grpc/server/grpc_server.cpp:64:26
E   #18 0x00003b57ae8e in NYdbGrpc::TGRpcServer::Stop() /-S/ydb/library/grpc/server/grpc_server.cpp:278:18
------------------------------ 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/16418
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12870
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29845
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18927
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25662
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28466
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31695
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28425
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, e6069cb1-3285-42da-a976-c3608f2231e2, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e6069cb1-3285-42da-a976-c3608f2231e2, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e6069cb1-3285-42da-a976-c3608f2231e2, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, 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:7797
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 0x7c2a47865370 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 0x7c2a478663f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c2a478663f0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 24776742-9c7c-4973-91e8-e826eeaa40c0, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 24776742-9c7c-4973-91e8-e826eeaa40c0, ghrun-oaxvz2gkuy.auto.internal:7797): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 24776742-9c7c-4973-91e8-e826eeaa40c0, ghrun-oaxvz2gkuy.auto.internal:7797): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 24776742-9c7c-4973-91e8-e826eeaa40c0, ghrun-oaxvz2gkuy.auto.internal:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTQ3ZjBiN2ItYzJiNzAzZDUtYjRkOTdlYzQtYzM2NWIxZjQ=" } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 24776742-9c7c-4973-91e8-e826eeaa40c0, ghrun-oaxvz2gkuy.auto.internal:7797): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c2a478663f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c2a478663f0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, c943f2f8-a33b-4b1f-95f6-78afbff9dff3, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c943f2f8-a33b-4b1f-95f6-78afbff9dff3, ghrun-oaxvz2gkuy.auto.internal:7797): request = { session_id: "ydb://session/3?node_id=1&id=NTQ3ZjBiN2ItYzJiNzAzZDUtYjRkOTdlYzQtYzM2NWIxZjQ=" path: "local/DbPoolStorage_d793907c-90a3-4765-a621-b8e7f709cbc1/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, c943f2f8-a33b-4b1f-95f6-78afbff9dff3, ghrun-oaxvz2gkuy.auto.internal:7797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c2a478663f0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 0f70df0b-0c3a-4a19-aba1-0f24db5e6e12, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0f70df0b-0c3a-4a19-aba1-0f24db5e6e12, ghrun-oaxvz2gkuy.auto.internal:7797): request = { session_id: "ydb://session/3?node_id=1&id=NTQ3ZjBiN2ItYzJiNzAzZDUtYjRkOTdlYzQtYzM2NWIxZjQ=" path: "local/DbPoolStorage_d793907c-90a3-4765-a621-b8e7f709cbc1/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, 0f70df0b-0c3a-4a19-aba1-0f24db5e6e12, ghrun-oaxvz2gkuy.auto.internal:7797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c2a478663f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e683306b-b21e-438d-bfd0-e57a72965155, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e683306b-b21e-438d-bfd0-e57a72965155, ghrun-oaxvz2gkuy.auto.internal:7797): request = { session_id: "ydb://session/3?node_id=1&id=NTQ3ZjBiN2ItYzJiNzAzZDUtYjRkOTdlYzQtYzM2NWIxZjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_d793907c-90a3-4765-a621-b8e7f709cbc1\");\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, e683306b-b21e-438d-bfd0-e57a72965155, ghrun-oaxvz2gkuy.auto.internal:7797): 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 0x7c2a478663f0>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18984
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2863
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21374
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_k3nov72d.log --grpc-port=28425 --mon-port=18984 --ic-port=29845
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_k3nov72d.log --grpc-port=28425 --mon-port=18984 --ic-port=29845
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_k3nov72d.log', '--grpc-port=28425', '--mon-port=18984', '--ic-port=29845')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 612611
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:28425/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 612619
DEBUG    ya.test:process.py:259 Command (pid 612619) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 612619) elapsed time (sec): 1.1273410320281982
DEBUG    ya.test:process.py:263 Command (pid 612619) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 612619) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 612619) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 612619) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 612619) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 612619) maxrss: 696672
DEBUG    ya.test:process.py:263 Command (pid 612619) minflt: 45440
DEBUG    ya.test:process.py:263 Command (pid 612619) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 612619) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 612619) nivcsw: 187
DEBUG    ya.test:process.py:263 Command (pid 612619) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 612619) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 612619) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 612619) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 612619) stime: 0.21681299999999998
DEBUG    ya.test:process.py:263 Command (pid 612619) utime: 0.551967
DEBUG    ya.test:process.py:263 Command (pid 612619) wtime: 1.143
DEBUG    ya.test:process.py:275 Command (pid 612619) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64065
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31477
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8245
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2101
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_9kpgxmb9.log --grpc-port=64065 --mon-port=31477 --ic-port=25662
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_9kpgxmb9.log --grpc-port=64065 --mon-port=31477 --ic-port=25662
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_9kpgxmb9.log', '--grpc-port=64065', '--mon-port=31477', '--ic-port=25662')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 612775
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:64065/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 612776
DEBUG    ya.test:process.py:259 Command (pid 612776) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 612776) elapsed time (sec): 1.0347874164581299
DEBUG    ya.test:process.py:263 Command (pid 612776) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 612776) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 612776) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 612776) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 612776) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 612776) maxrss: 700444
DEBUG    ya.test:process.py:263 Command (pid 612776) minflt: 45397
DEBUG    ya.test:process.py:263 Command (pid 612776) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 612776) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 612776) nivcsw: 166
DEBUG    ya.test:process.py:263 Command (pid 612776) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 612776) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 612776) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 612776) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 612776) stime: 0.20080399999999998
DEBUG    ya.test:process.py:263 Command (pid 612776) utime: 0.529578
DEBUG    ya.test:process.py:263 Command (pid 612776) wtime: 1.037
DEBUG    ya.test:process.py:275 Command (pid 612776) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16358
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31840
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21381
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16483
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_b3lci5m8.log --grpc-port=16358 --mon-port=31840 --ic-port=28466
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14698
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3443
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64548
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26109
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_1ha56bji.log --grpc-port=14698 --mon-port=3443 --ic-port=31695
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_b3lci5m8.log --grpc-port=16358 --mon-port=31840 --ic-port=28466
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_b3lci5m8.log', '--grpc-port=16358', '--mon-port=31840', '--ic-port=28466')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 612950
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:16358/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 612953
DEBUG    ya.test:process.py:259 Command (pid 612953) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 612953) elapsed time (sec): 0.9551947116851807
DEBUG    ya.test:process.py:263 Command (pid 612953) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 612953) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 612953) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 612953) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 612953) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 612953) maxrss: 701876
DEBUG    ya.test:process.py:263 Command (pid 612953) minflt: 45286
DEBUG    ya.test:process.py:263 Command (pid 612953) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 612953) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 612953) nivcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 612953) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 612953) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 612953) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 612953) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 612953) stime: 0.205221
DEBUG    ya.test:process.py:263 Command (pid 612953) utime: 0.540891
DEBUG    ya.test:process.py:263 Command (pid 612953) wtime: 0.96
DEBUG    ya.test:process.py:275 Command (pid 612953) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_1ha56bji.log --grpc-port=14698 --mon-port=3443 --ic-port=31695
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_1ha56bji.log', '--grpc-port=14698', '--mon-port=3443', '--ic-port=31695')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 613001
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:14698/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 613004
DEBUG    ya.test:process.py:259 Command (pid 613004) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 613004) elapsed time (sec): 1.1066064834594727
DEBUG    ya.test:process.py:263 Command (pid 613004) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 613004) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 613004) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 613004) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 613004) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 613004) maxrss: 702140
DEBUG    ya.test:process.py:263 Command (pid 613004) minflt: 45286
DEBUG    ya.test:process.py:263 Command (pid 613004) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 613004) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 613004) nivcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 613004) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 613004) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 613004) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 613004) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 613004) stime: 0.22777899999999998
DEBUG    ya.test:process.py:263 Command (pid 613004) utime: 0.528233
DEBUG    ya.test:process.py:263 Command (pid 613004) wtime: 1.126
DEBUG    ya.test:process.py:275 Command (pid 613004) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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    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: "c1ac67b8-69c9-499b-9176-34a15ef70686"

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

DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk2d1are055kbi"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835613
        nanos: 500302000
      }
      modified_at {
        seconds: 1763835632
        nanos: 10858000
      }
      revision: 2
    }
    started_at {
      seconds: 1763835617
      nanos: 739000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrpk2d1aqp4mmr3o-ptqudrpk2d1are055kbi"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1763835613
      nanos: 500302000
    }
  }
  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.26s\",\"count\":3,\"avg\":\"0.42s\",\"max\":\"0.83s\",\"min\":\"84ms\"},\"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:7797\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrpk2h3q911k085q\") \'(\'\"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: "ptqudrpk2d1are055kbi"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835613
        nanos: 500302000
      }
      modified_at {
        seconds: 1763835632
        nanos: 10858000
      }
      revision: 2
    }
    started_at {
      seconds: 1763835617
      nanos: 739000000
    }
    finished_at {
      seconds: 1763835632
      nanos: 248000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrpk2d1aqp4mmr3o-ptqudrpk2d1are055kbi"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1763835613
      nanos: 500302000
    }
  }
  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.26s\",\"count\":3,\"avg\":\"0.42s\",\"max\":\"0.83s\",\"min\":\"84ms\"},\"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:7797\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrpk2h3q911k085q\") \'(\'\"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: "04f65f85-ff0f-4107-8613-ec793398c633"

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

DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk1o9s0en96e90"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835635
        nanos: 231032000
      }
      modified_at {
        seconds: 1763835640
        nanos: 538391000
      }
      revision: 2
    }
    started_at {
      seconds: 1763835635
      nanos: 737000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrpk1o9ruquucdgs-ptqudrpk1o9s0en96e90"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1763835635
      nanos: 231032000
    }
  }
  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:7797\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrpk1oje3a1c96kb\") \'(\'\"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: "ptqudrpk1o9s0en96e90"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835635
        nanos: 231032000
      }
      modified_at {
        seconds: 1763835640
        nanos: 538391000
      }
      revision: 2
    }
    started_at {
      seconds: 1763835635
      nanos: 737000000
    }
    finished_at {
      seconds: 1763835640
      nanos: 835000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrpk1o9ruquucdgs-ptqudrpk1o9s0en96e90"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1763835635
      nanos: 231032000
    }
  }
  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:7797\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrpk1oje3a1c96kb\") \'(\'\"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: "72485fcf-be48-42cd-af03-212b3e4a9099"

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

DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk1goqe2vgrj5s"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835643
        nanos: 139034000
      }
      modified_at {
        seconds: 1763835650
        nanos: 146060000
      }
      revision: 2
    }
    started_at {
      seconds: 1763835644
      nanos: 130000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrpk1goqdeskebhn-ptqudrpk1goqe2vgrj5s"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1763835643
      nanos: 139034000
    }
  }
  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:7797\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrpk1h0mj4cirb7g\") \'(\'\"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: "ptqudrpk1goqe2vgrj5s"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835643
        nanos: 139034000
      }
      modified_at {
        seconds: 1763835650
        nanos: 146060000
      }
      revision: 2
    }
    started_at {
      seconds: 1763835644
      nanos: 130000000
    }
    finished_at {
      seconds: 1763835651
      nanos: 17000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrpk1goqdeskebhn-ptqudrpk1goqe2vgrj5s"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1763835643
      nanos: 139034000
    }
  }
  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.38s\",\"count\":3,\"avg\":\"0.12s\",\"max\":\"0.31s\",\"min\":\"0.00s\"},\"MaxMemoryUsage\":{\"sum\":262144,\"count\":2,\"avg\":131072,\"max\":131072,\"min\":131072},\"IngressQueuedBytes\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":2,\"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:7797\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrpk1h0mj4cirb7g\") \'(\'\"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: "1ec915b3-20a2-475b-b348-11b180355117"

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

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, 153c7e9e-405d-4808-851f-1c21bcda8780, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 153c7e9e-405d-4808-851f-1c21bcda8780, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 153c7e9e-405d-4808-851f-1c21bcda8780, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
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, 940c115d-223b-41c1-ac75-8fb1ec5940a6, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 940c115d-223b-41c1-ac75-8fb1ec5940a6, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 940c115d-223b-41c1-ac75-8fb1ec5940a6, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpk17f7bpjf489j"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835652
        nanos: 891009000
      }
      modified_at {
        seconds: 1763835658
        nanos: 87263000
      }
      revision: 2
    }
    started_at {
      seconds: 1763835653
      nanos: 169000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrpk17f7b7joum59-ptqudrpk17f7bpjf489j"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1763835652
      nanos: 891009000
    }
  }
  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:7797\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrpk17mrkj361ctg\") \'(\'\"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: "ptqudrpk17f7bpjf489j"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835652
        nanos: 891009000
      }
      modified_at {
        seconds: 1763835658
        nanos: 87263000
      }
      revision: 2
    }
    started_at {
      seconds: 1763835653
      nanos: 169000000
    }
    finished_at {
      seconds: 1763835658
      nanos: 357000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrpk17f7b7joum59-ptqudrpk17f7bpjf489j"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1763835652
      nanos: 891009000
    }
  }
  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:7797\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrpk17mrkj361ctg\") \'(\'\"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
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:28425/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21374
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2863
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18984
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28425
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29845
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12870
___ 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/hbmy/001a1e/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/hbmy/001a1e/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: 3, spent: 3.480689 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 6.939145 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 10.468767 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 14.068922 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 17.678184 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 21.192005 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 24.701418 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 28.209254 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 3, spent: 30.000694 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==625633==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 31680 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0338b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d0338b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d0338b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d0338b 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 0x000034d0338b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d0338b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d0338b 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 0x000034d0338b 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 0x000034d02bfd 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 0x00003b5f6ed2 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #14 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #21 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f943aa6 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 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003457c247 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003457c247 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 0x00003458843a 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 0x0000345a7576 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034d0ad0c 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 0x0000348c9167 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 0x00003494393d 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 0x00003493e7cc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x00003493e7cc 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 0x0000348de30d 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 0x0000344c6a26 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x0000344a18d4 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #16 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d020d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d020d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d020d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d020d2 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 0x000034d020d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d020d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d020d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034d020d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034d020d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d01fec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034d01fec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bf8b7c 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 0x000046bf6f12 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 0x000046bf4ab2 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 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #5 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #6 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #9 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #11 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #12 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #13 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #14 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c206ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c206ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c206ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c206ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c206ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c206ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c206ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c206ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c206ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c206ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bf9f8a 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 0x000046bf8df1 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 0x000046bf6f12 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 0x000046bf4ab2 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 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #6 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #7 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #10 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #12 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #13 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #14 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #15 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #16 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #17 0x00001f943aa6 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 0x00001f9464dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
E   #1 0x000034480ab4 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
E   #2 0x00003458da68 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
E   #3 0x0000345920fd in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
E   #4 0x0000345920fd 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 0x0000345acfae in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
E   #6 0x0000345acfae 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 0x000034d0daa3 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
E   #8 0x000034d0daa3 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #10 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #11 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #12 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #16 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #17 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #18 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #19 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #20 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #21 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #22 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #23 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #24 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #25 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c206a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c206a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c206a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
------------------------------ 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/12793
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32660
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20836
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12164
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15574
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20691
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6941
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10938
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, b24229b0-6ce9-4ca7-8c29-ff5b04b255df, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b24229b0-6ce9-4ca7-8c29-ff5b04b255df, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b24229b0-6ce9-4ca7-8c29-ff5b04b255df, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, 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:7797
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 0x7c2a46d165f0 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 0x7c2a46d154f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c2a46d154f0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 2c60fb55-f451-49ff-94d6-bbe48efbeb3b, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2c60fb55-f451-49ff-94d6-bbe48efbeb3b, ghrun-oaxvz2gkuy.auto.internal:7797): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 2c60fb55-f451-49ff-94d6-bbe48efbeb3b, ghrun-oaxvz2gkuy.auto.internal:7797): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2c60fb55-f451-49ff-94d6-bbe48efbeb3b, ghrun-oaxvz2gkuy.auto.internal:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDFhNmFhOGItOTYyZTUxOWItNDQyMDZkOTAtNWY5NzcwNA==" } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 2c60fb55-f451-49ff-94d6-bbe48efbeb3b, ghrun-oaxvz2gkuy.auto.internal:7797): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c2a46d154f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c2a46d154f0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, f3223be2-137e-4de5-b0c0-a803ced2f8ac, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f3223be2-137e-4de5-b0c0-a803ced2f8ac, ghrun-oaxvz2gkuy.auto.internal:7797): request = { session_id: "ydb://session/3?node_id=1&id=ZDFhNmFhOGItOTYyZTUxOWItNDQyMDZkOTAtNWY5NzcwNA==" path: "local/DbPoolStorage_c5576b87-cd0a-43f5-92ed-14c57992110c/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, f3223be2-137e-4de5-b0c0-a803ced2f8ac, ghrun-oaxvz2gkuy.auto.internal:7797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c2a46d154f0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 71c73cf9-7716-4127-aafb-3f67c6f501be, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 71c73cf9-7716-4127-aafb-3f67c6f501be, ghrun-oaxvz2gkuy.auto.internal:7797): request = { session_id: "ydb://session/3?node_id=1&id=ZDFhNmFhOGItOTYyZTUxOWItNDQyMDZkOTAtNWY5NzcwNA==" path: "local/DbPoolStorage_c5576b87-cd0a-43f5-92ed-14c57992110c/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, 71c73cf9-7716-4127-aafb-3f67c6f501be, ghrun-oaxvz2gkuy.auto.internal:7797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c2a46d154f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b6c2fa04-6491-473e-af3e-4ffefbdd4217, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6c2fa04-6491-473e-af3e-4ffefbdd4217, ghrun-oaxvz2gkuy.auto.internal:7797): request = { session_id: "ydb://session/3?node_id=1&id=ZDFhNmFhOGItOTYyZTUxOWItNDQyMDZkOTAtNWY5NzcwNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_c5576b87-cd0a-43f5-92ed-14c57992110c\");\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, b6c2fa04-6491-473e-af3e-4ffefbdd4217, ghrun-oaxvz2gkuy.auto.internal:7797): 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 0x7c2a46d154f0>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23133
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13791
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7913
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_m91nth0y.log --grpc-port=10938 --mon-port=23133 --ic-port=20836
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_m91nth0y.log --grpc-port=10938 --mon-port=23133 --ic-port=20836
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_m91nth0y.log', '--grpc-port=10938', '--mon-port=23133', '--ic-port=20836')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 625633
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:10938/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 625635
DEBUG    ya.test:process.py:259 Command (pid 625635) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 625635) elapsed time (sec): 0.9212706089019775
DEBUG    ya.test:process.py:263 Command (pid 625635) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625635) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 625635) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625635) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625635) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 625635) maxrss: 733744
DEBUG    ya.test:process.py:263 Command (pid 625635) minflt: 45332
DEBUG    ya.test:process.py:263 Command (pid 625635) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 625635) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 625635) nivcsw: 189
DEBUG    ya.test:process.py:263 Command (pid 625635) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 625635) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 625635) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 625635) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 625635) stime: 0.209007
DEBUG    ya.test:process.py:263 Command (pid 625635) utime: 0.48491399999999996
DEBUG    ya.test:process.py:263 Command (pid 625635) wtime: 0.925
DEBUG    ya.test:process.py:275 Command (pid 625635) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14333
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7706
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15269
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16861
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_o361a6i4.log --grpc-port=14333 --mon-port=7706 --ic-port=15574
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_o361a6i4.log --grpc-port=14333 --mon-port=7706 --ic-port=15574
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_o361a6i4.log', '--grpc-port=14333', '--mon-port=7706', '--ic-port=15574')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 625752
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.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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 625791
DEBUG    ya.test:process.py:259 Command (pid 625791) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 625791) elapsed time (sec): 1.2352676391601562
DEBUG    ya.test:process.py:263 Command (pid 625791) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625791) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 625791) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625791) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625791) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 625791) maxrss: 736388
DEBUG    ya.test:process.py:263 Command (pid 625791) minflt: 45353
DEBUG    ya.test:process.py:263 Command (pid 625791) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 625791) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 625791) nivcsw: 180
DEBUG    ya.test:process.py:263 Command (pid 625791) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 625791) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 625791) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 625791) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 625791) stime: 0.16325599999999998
DEBUG    ya.test:process.py:263 Command (pid 625791) utime: 0.531266
DEBUG    ya.test:process.py:263 Command (pid 625791) wtime: 1.252
DEBUG    ya.test:process.py:275 Command (pid 625791) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26670
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12071
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28743
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30166
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_tfloup2s.log --grpc-port=26670 --mon-port=12071 --ic-port=20691
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9922
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4386
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26125
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8426
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_ke72sn9s.log --grpc-port=9922 --mon-port=4386 --ic-port=6941
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_tfloup2s.log --grpc-port=26670 --mon-port=12071 --ic-port=20691
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_tfloup2s.log', '--grpc-port=26670', '--mon-port=12071', '--ic-port=20691')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 626227
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:26670/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 626232
DEBUG    ya.test:process.py:259 Command (pid 626232) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 626232) elapsed time (sec): 1.0379340648651123
DEBUG    ya.test:process.py:263 Command (pid 626232) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626232) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 626232) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626232) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626232) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 626232) maxrss: 738368
DEBUG    ya.test:process.py:263 Command (pid 626232) minflt: 45309
DEBUG    ya.test:process.py:263 Command (pid 626232) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 626232) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 626232) nivcsw: 167
DEBUG    ya.test:process.py:263 Command (pid 626232) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 626232) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 626232) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 626232) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 626232) stime: 0.17074699999999998
DEBUG    ya.test:process.py:263 Command (pid 626232) utime: 0.5079359999999999
DEBUG    ya.test:process.py:263 Command (pid 626232) wtime: 1.043
DEBUG    ya.test:process.py:275 Command (pid 626232) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_ke72sn9s.log --grpc-port=9922 --mon-port=4386 --ic-port=6941
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_ke72sn9s.log', '--grpc-port=9922', '--mon-port=4386', '--ic-port=6941')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 626468
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:9922/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 626470
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, c70df5b0-7f9c-427e-b3a9-3221e21f795f, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c70df5b0-7f9c-427e-b3a9-3221e21f795f, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c70df5b0-7f9c-427e-b3a9-3221e21f795f, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
DEBUG    ya.test:process.py:259 Command (pid 626470) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 626470) elapsed time (sec): 1.2030723094940186
DEBUG    ya.test:process.py:263 Command (pid 626470) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626470) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 626470) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626470) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626470) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 626470) maxrss: 738368
DEBUG    ya.test:process.py:263 Command (pid 626470) minflt: 45304
DEBUG    ya.test:process.py:263 Command (pid 626470) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 626470) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 626470) nivcsw: 175
DEBUG    ya.test:process.py:263 Command (pid 626470) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 626470) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 626470) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 626470) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 626470) stime: 0.20781
DEBUG    ya.test:process.py:263 Command (pid 626470) utime: 0.500514
DEBUG    ya.test:process.py:263 Command (pid 626470) wtime: 1.218
DEBUG    ya.test:process.py:275 Command (pid 626470) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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: "93119df8-4da5-4d4f-b147-f493e127b7f6"

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

DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpjv92gurcp1aqo"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835718
        nanos: 318884000
      }
      modified_at {
        seconds: 1763835737
        nanos: 506798000
      }
      revision: 2
    }
    started_at {
      seconds: 1763835723
      nanos: 619000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrpjv92gt22ekj3u-ptqudrpjv92gurcp1aqo"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1763835718
      nanos: 318884000
    }
  }
  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.99s\",\"count\":3,\"avg\":\"0.33s\",\"max\":\"0.69s\",\"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 (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:7797\") $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrpjvdo8m0b92kbk\") \'(\'\"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: "ptqudrpjv92gurcp1aqo"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835718
        nanos: 318884000
      }
      modified_at {
        seconds: 1763835737
        nanos: 506798000
      }
      revision: 2
    }
    started_at {
      seconds: 1763835723
      nanos: 619000000
    }
    finished_at {
      seconds: 1763835737
      nanos: 679000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrpjv92gt22ekj3u-ptqudrpjv92gurcp1aqo"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1763835718
      nanos: 318884000
    }
  }
  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.00s\",\"count\":3,\"avg\":\"0.33s\",\"max\":\"0.69s\",\"min\":\"76ms\"},\"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:7797\") $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrpjvdo8m0b92kbk\") \'(\'\"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: "171826e7-5de6-44e7-95e1-542968796a8b"

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

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, cca88d9b-1633-4d14-9d11-dccb8f0e64b0, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cca88d9b-1633-4d14-9d11-dccb8f0e64b0, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cca88d9b-1633-4d14-9d11-dccb8f0e64b0, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpjujq2mju99v4f"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835740
        nanos: 615686000
      }
      modified_at {
        seconds: 1763835748
        nanos: 26531000
      }
      revision: 2
    }
    started_at {
      seconds: 1763835741
      nanos: 862000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrpjujq2m54f2af7-ptqudrpjujq2mju99v4f"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1763835740
      nanos: 615686000
    }
  }
  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:7797\") $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrpjuk2at6okbit6\") \'(\'\"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: "ptqudrpjujq2mju99v4f"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835740
        nanos: 615686000
      }
      modified_at {
        seconds: 1763835748
        nanos: 26531000
      }
      revision: 2
    }
    started_at {
      seconds: 1763835741
      nanos: 862000000
    }
    finished_at {
      seconds: 1763835748
      nanos: 866000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrpjujq2m54f2af7-ptqudrpjujq2mju99v4f"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1763835740
      nanos: 615686000
    }
  }
  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:7797\") $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrpjuk2at6okbit6\") \'(\'\"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: "561e1b85-26d5-42f7-b7c1-8f0c0260a159"

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

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, 914a7915-c818-468d-b7bd-4c2c668629b2, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 914a7915-c818-468d-b7bd-4c2c668629b2, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 914a7915-c818-468d-b7bd-4c2c668629b2, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpjua9gpnijlvgn"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835750
        nanos: 595492000
      }
      modified_at {
        seconds: 1763835757
        nanos: 771934000
      }
      revision: 2
    }
    started_at {
      seconds: 1763835750
      nanos: 892000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrpjua9go4qhpcca-ptqudrpjua9gpnijlvgn"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1763835750
      nanos: 595492000
    }
  }
  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:7797\") $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrpjuagc06m001tl\") \'(\'\"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: "ptqudrpjua9gpnijlvgn"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835750
        nanos: 595492000
      }
      modified_at {
        seconds: 1763835757
        nanos: 771934000
      }
      revision: 2
    }
    started_at {
      seconds: 1763835750
      nanos: 892000000
    }
    finished_at {
      seconds: 1763835758
      nanos: 802000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrpjua9go4qhpcca-ptqudrpjua9gpnijlvgn"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1763835750
      nanos: 595492000
    }
  }
  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.25s\",\"count\":3,\"avg\":\"0.41s\",\"max\":\"0.83s\",\"min\":\"0.11s\"},\"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:7797\") $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrpjuagc06m001tl\") \'(\'\"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, dc4278cd-a293-477a-a894-fa6c97ac624c, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(KeepAlive, dc4278cd-a293-477a-a894-fa6c97ac624c, ghrun-oaxvz2gkuy.auto.internal:7797): request = { session_id: "ydb://session/3?node_id=1&id=NDVjYjZhZTUtZWQ5MGIzY2MtZTg2NTQ4MjUtNjYzMGJkMzU=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(KeepAlive, dc4278cd-a293-477a-a894-fa6c97ac624c, ghrun-oaxvz2gkuy.auto.internal:7797): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(KeepAlive, dc4278cd-a293-477a-a894-fa6c97ac624c, ghrun-oaxvz2gkuy.auto.internal:7797): 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 0x7c2a46567ab0>
DEBUG    ydb.connection:connection.py:108 RpcState(KeepAlive, dc4278cd-a293-477a-a894-fa6c97ac624c, ghrun-oaxvz2gkuy.auto.internal:7797): 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, 2aac72b5-2099-4c30-aaeb-686df20da537, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2aac72b5-2099-4c30-aaeb-686df20da537, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2aac72b5-2099-4c30-aaeb-686df20da537, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:10938/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7913
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13791
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23133
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10938
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20836
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32660
______ 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/hbmy/001a1e/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/hbmy/001a1e/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: 6, spent: 3.964061 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 6, spent: 7.501597 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 6, spent: 11.024289 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 6, spent: 14.53006 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 6, spent: 18.067431 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 6, spent: 21.665296 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 6, spent: 25.23945 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 6, spent: 28.829498 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 6, spent: 30.001363 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==642624==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 60810 byte(s) in 6 object(s) allocated from:
E   #0 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003457c247 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003457c247 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 0x00003458843a 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 0x0000345a7576 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034d0ad0c 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 0x0000348c9167 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 0x00003494393d 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 0x00003493e7cc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x00003493e7cc 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 0x0000348de30d 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 0x0000344c6a26 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x0000344a18d4 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #16 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f943aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 31680 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0338b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d0338b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d0338b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d0338b 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 0x000034d0338b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d0338b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d0338b 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 0x000034d0338b 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 0x000034d02bfd 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 0x00003b5f6ed2 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #14 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #21 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d020d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d020d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d020d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d020d2 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 0x000034d020d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d020d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d020d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034d020d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034d020d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f943aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 7856 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c2205c0 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c2205c0 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c2205c0 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c2205c0 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c2205c0 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 0x00002041b8cf in reserve /-S/contrib/libs/cxxsupp/libcxx/include/string:3371:3
E   #7 0x00002041b8cf in reserve /-S/util/generic/string.h:763:18
E   #8 0x00002041b8cf 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 0x000045f9eedf 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 0x0000204092ff in MergeFromImpl<false> /-S/contrib/libs/protobuf/src/google/protobuf/message_lite.cc:156:14
E   #11 0x0000204092ff 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 0x0000204092ff in google::protobuf::MessageLite::ParseFromZeroCopyStream(google::protobuf::io::ZeroCopyInputStream*) /-S/contrib/libs/protobuf/src/google/protobuf/message_lite.cc:268:10
E   #13 0x000046bbd274 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 0x000046bbc4e0 in Deserialize /-S/contrib/libs/grpc/include/grpcpp/impl/proto_utils.h:110:12
E   #15 0x000046bbc4e0 in grpc::ServerInterface::PayloadAsyncRequest<Fq::Private::PingTaskRequest>::FinalizeResult(void**, bool*) /-S/contrib/libs/grpc/include/grpcpp/server_interface.h:268:35
E   #16 0x000034d34639 in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:177:26
E   #17 0x00003b57fca6 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #18 0x00003b57fca6 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
E   #19 0x00003b57fca6 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #20 0x00003b57fca6 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 0x00003b57fca6 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 0x00003b57fca6 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #23 0x00003b57fca6 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #25 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #26 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #27 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #28 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #29 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #30 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d01fec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034d01fec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f943aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 4608 byte(s) in 6 object(s) allocated from:
E   #0 0x00001f9464dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
E   #1 0x000034480ab4 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
E   #2 0x00003458da68 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
E   #3 0x0000345920fd in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
E   #4 0x0000345920fd 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 0x0000345acfae in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
E   #6 0x0000345acfae 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 0x000034d0daa3 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
E   #8 0x000034d0daa3 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #10 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #11 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #12 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #16 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #17 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #18 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #19 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #20 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #21 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #22 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #23 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #24 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #25 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bf8b7c 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 0x000046bf6f12 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 0x000046bf4ab2 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 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #5 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #6 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #9 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #11 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #12 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #13 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #14 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f943aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 4170 byte(s) in 6 object(s) allocated from:
E   #0 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003457c622 in grpc_core::Arena::AllocZone(unsigned long) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
E   #4 0x000034602df8 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
E   #5 0x000034602df8 in New<grpc_core::ChunkedVector<std::__y1::pair<grpc_core::Slice, grpc_core::Slice>, 10UL>::Chunk> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:172:28
E   #6 0x000034602df8 in grpc_core::ChunkedVector<std::__y1::pair<grpc_core::Slice, grpc_core::Slice>, 10ul>::AppendSlot() /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:239:24
E   #7 0x0000345ff8b8 in EmplaceBack<grpc_core::Slice, grpc_core::Slice> /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:83:15
E   #8 0x0000345ff8b8 in grpc_core::metadata_detail::UnknownMap::Append(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, grpc_core::Slice) /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.cc:46:12
E   #9 0x000034910d44 in operator() /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:389:19
E   #10 0x000034910d44 in grpc_core::ParsedMetadata<grpc_metadata_batch>::KeyValueVTable(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>)::'lambda'(grpc_core::metadata_detail::Buffer const&, grpc_metadata_batch*)::__invoke(grpc_core::metadata_detail::Buffer const&, grpc_metadata_batch*) /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:387:27
E   #11 0x0000348fa271 in SetOnContainer /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:189:5
E   #12 0x0000348fa271 in Set /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.h:1394:7
E   #13 0x0000348fa271 in EmitHeader /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:784:25
E   #14 0x0000348fa271 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:818:5
E   #15 0x0000348fa271 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:809:5
E   #16 0x0000348fa271 in grpc_core::HPackParser::Parser::Parse() /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:667:20
E   #17 0x0000348f90fa in grpc_core::HPackParser::ParseInputInner(grpc_core::HPackParser::Input*) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1112:9
E   #18 0x0000348f7e5e in grpc_core::HPackParser::ParseInput(grpc_core::HPackParser::Input, bool) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1077:3
E   #19 0x0000348f7ac1 in grpc_core::HPackParser::Parse(grpc_slice const&, bool) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1071:10
E   #20 0x000034941e0a in grpc_chttp2_header_parser_parse(void*, grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_slice const&, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:852:37
E   #21 0x00003494173c in parse_frame_slice(grpc_chttp2_transport*, grpc_slice const&, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:806:7
E   #22 0x00003493ffdb in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:367:15
E   #23 0x0000348de30d 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   #24 0x0000344c6a26 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #25 0x0000344a18d4 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #26 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #27 0x0000346745d4 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   #28 0x0000346701a8 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   #29 0x000034693ee8 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   #30 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #31 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #32 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #33 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #34 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
------------------------------ 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/19902
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63443
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3726
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26351
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28296
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    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24902
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5749
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29667
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, 2b3c5e88-641c-4ea1-ac86-554c69f3fa4e, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2b3c5e88-641c-4ea1-ac86-554c69f3fa4e, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2b3c5e88-641c-4ea1-ac86-554c69f3fa4e, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 427f1f41-4b76-4abf-9a95-21849041620a, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 427f1f41-4b76-4abf-9a95-21849041620a, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 427f1f41-4b76-4abf-9a95-21849041620a, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, 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:7797
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 0x7c2a47a09930 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 0x7c2a47a08230>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c2a47a08230>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 2f5e34e0-326a-47ff-84fe-c3e3279a19ec, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2f5e34e0-326a-47ff-84fe-c3e3279a19ec, ghrun-oaxvz2gkuy.auto.internal:7797): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 2f5e34e0-326a-47ff-84fe-c3e3279a19ec, ghrun-oaxvz2gkuy.auto.internal:7797): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2f5e34e0-326a-47ff-84fe-c3e3279a19ec, ghrun-oaxvz2gkuy.auto.internal:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjMxMzQ4ZmYtYzM5NzdlNi1hMGE4ZGFiMC02M2IwNjhjNA==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c2a47a08230>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c2a47a08230>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 2f5e34e0-326a-47ff-84fe-c3e3279a19ec, ghrun-oaxvz2gkuy.auto.internal:7797): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 298dfe15-097a-40f6-b792-bfdf68e2428c, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 298dfe15-097a-40f6-b792-bfdf68e2428c, ghrun-oaxvz2gkuy.auto.internal:7797): request = { session_id: "ydb://session/3?node_id=1&id=NjMxMzQ4ZmYtYzM5NzdlNi1hMGE4ZGFiMC02M2IwNjhjNA==" path: "local/DbPoolStorage_4e1c95ce-1442-4cef-b5f4-2b811527553b/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, 298dfe15-097a-40f6-b792-bfdf68e2428c, ghrun-oaxvz2gkuy.auto.internal:7797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c2a47a08230>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, bd36d599-4db6-440d-a732-5c396f811ab2, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, bd36d599-4db6-440d-a732-5c396f811ab2, ghrun-oaxvz2gkuy.auto.internal:7797): request = { session_id: "ydb://session/3?node_id=1&id=NjMxMzQ4ZmYtYzM5NzdlNi1hMGE4ZGFiMC02M2IwNjhjNA==" path: "local/DbPoolStorage_4e1c95ce-1442-4cef-b5f4-2b811527553b/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, bd36d599-4db6-440d-a732-5c396f811ab2, ghrun-oaxvz2gkuy.auto.internal:7797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c2a47a08230>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aea3d89a-ef96-4a89-a18c-266cbf9ed87d, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aea3d89a-ef96-4a89-a18c-266cbf9ed87d, ghrun-oaxvz2gkuy.auto.internal:7797): request = { session_id: "ydb://session/3?node_id=1&id=NjMxMzQ4ZmYtYzM5NzdlNi1hMGE4ZGFiMC02M2IwNjhjNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_4e1c95ce-1442-4cef-b5f4-2b811527553b\");\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.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, f98a092c-64b4-4dad-ad01-232f13a9dcf9, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f98a092c-64b4-4dad-ad01-232f13a9dcf9, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f98a092c-64b4-4dad-ad01-232f13a9dcf9, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aea3d89a-ef96-4a89-a18c-266cbf9ed87d, ghrun-oaxvz2gkuy.auto.internal:7797): 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 0x7c2a47a08230>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15826
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24479
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20027
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_b9ekexyp.log --grpc-port=29667 --mon-port=15826 --ic-port=3726
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_b9ekexyp.log --grpc-port=29667 --mon-port=15826 --ic-port=3726
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_b9ekexyp.log', '--grpc-port=29667', '--mon-port=15826', '--ic-port=3726')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 642624
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:29667/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 642629
DEBUG    ya.test:process.py:259 Command (pid 642629) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 642629) elapsed time (sec): 1.1492133140563965
DEBUG    ya.test:process.py:263 Command (pid 642629) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 642629) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 642629) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 642629) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 642629) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 642629) maxrss: 742868
DEBUG    ya.test:process.py:263 Command (pid 642629) minflt: 45376
DEBUG    ya.test:process.py:263 Command (pid 642629) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 642629) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 642629) nivcsw: 188
DEBUG    ya.test:process.py:263 Command (pid 642629) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 642629) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 642629) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 642629) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 642629) stime: 0.215718
DEBUG    ya.test:process.py:263 Command (pid 642629) utime: 0.51825
DEBUG    ya.test:process.py:263 Command (pid 642629) wtime: 1.175
DEBUG    ya.test:process.py:275 Command (pid 642629) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7868
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14558
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64812
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16510
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_d0ozfzf3.log --grpc-port=7868 --mon-port=14558 --ic-port=28296
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_d0ozfzf3.log --grpc-port=7868 --mon-port=14558 --ic-port=28296
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_d0ozfzf3.log', '--grpc-port=7868', '--mon-port=14558', '--ic-port=28296')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 642887
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:7868/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 642890
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, 0f8a3e7b-28a4-45c6-92aa-e4666be38fb8, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0f8a3e7b-28a4-45c6-92aa-e4666be38fb8, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0f8a3e7b-28a4-45c6-92aa-e4666be38fb8, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
DEBUG    ya.test:process.py:259 Command (pid 642890) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 642890) elapsed time (sec): 1.0544908046722412
DEBUG    ya.test:process.py:263 Command (pid 642890) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 642890) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 642890) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 642890) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 642890) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 642890) maxrss: 742868
DEBUG    ya.test:process.py:263 Command (pid 642890) minflt: 45383
DEBUG    ya.test:process.py:263 Command (pid 642890) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 642890) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 642890) nivcsw: 171
DEBUG    ya.test:process.py:263 Command (pid 642890) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 642890) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 642890) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 642890) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 642890) stime: 0.20585299999999998
DEBUG    ya.test:process.py:263 Command (pid 642890) utime: 0.51435
DEBUG    ya.test:process.py:263 Command (pid 642890) wtime: 1.06
DEBUG    ya.test:process.py:275 Command (pid 642890) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18693
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64271
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11825
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17512
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_m05fda5x.log --grpc-port=18693 --mon-port=64271 --ic-port=24902
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26100
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18559
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61116
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23925
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_mdjklrt3.log --grpc-port=26100 --mon-port=18559 --ic-port=5749
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_m05fda5x.log --grpc-port=18693 --mon-port=64271 --ic-port=24902
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_m05fda5x.log', '--grpc-port=18693', '--mon-port=64271', '--ic-port=24902')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 643042
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:18693/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 643063
DEBUG    ya.test:process.py:259 Command (pid 643063) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 643063) elapsed time (sec): 1.2266144752502441
DEBUG    ya.test:process.py:263 Command (pid 643063) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 643063) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 643063) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 643063) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 643063) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 643063) maxrss: 742868
DEBUG    ya.test:process.py:263 Command (pid 643063) minflt: 45301
DEBUG    ya.test:process.py:263 Command (pid 643063) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 643063) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 643063) nivcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 643063) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 643063) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 643063) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 643063) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 643063) stime: 0.218575
DEBUG    ya.test:process.py:263 Command (pid 643063) utime: 0.520088
DEBUG    ya.test:process.py:263 Command (pid 643063) wtime: 1.242
DEBUG    ya.test:process.py:275 Command (pid 643063) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_mdjklrt3.log --grpc-port=26100 --mon-port=18559 --ic-port=5749
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_mdjklrt3.log', '--grpc-port=26100', '--mon-port=18559', '--ic-port=5749')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 643186
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:26100/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 643222
DEBUG    ya.test:process.py:259 Command (pid 643222) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 643222) elapsed time (sec): 1.2531931400299072
DEBUG    ya.test:process.py:263 Command (pid 643222) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 643222) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 643222) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 643222) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 643222) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 643222) maxrss: 742868
DEBUG    ya.test:process.py:263 Command (pid 643222) minflt: 45352
DEBUG    ya.test:process.py:263 Command (pid 643222) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 643222) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 643222) nivcsw: 205
DEBUG    ya.test:process.py:263 Command (pid 643222) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 643222) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 643222) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 643222) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 643222) stime: 0.197487
DEBUG    ya.test:process.py:263 Command (pid 643222) utime: 0.533154
DEBUG    ya.test:process.py:263 Command (pid 643222) wtime: 1.277
DEBUG    ya.test:process.py:275 Command (pid 643222) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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: "24a041b9-7fde-4d4d-bef1-38b4a9c8a33f"

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

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, 3f0f2f00-1053-46b3-924f-914903383062, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3f0f2f00-1053-46b3-924f-914903383062, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3f0f2f00-1053-46b3-924f-914903383062, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
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, c767721b-642d-47dc-9676-d265f95d9ac6, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c767721b-642d-47dc-9676-d265f95d9ac6, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c767721b-642d-47dc-9676-d265f95d9ac6, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
---------------------------- 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, 3115aa42-1fa6-4f7c-ab51-bb96e54ed3f5, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3115aa42-1fa6-4f7c-ab51-bb96e54ed3f5, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3115aa42-1fa6-4f7c-ab51-bb96e54ed3f5, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
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, f52cae58-b88c-418f-a860-37d6c7da6fc4, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f52cae58-b88c-418f-a860-37d6c7da6fc4, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f52cae58-b88c-418f-a860-37d6c7da6fc4, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
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, a0620215-366a-400e-b068-c5a198a3a708, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a0620215-366a-400e-b068-c5a198a3a708, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a0620215-366a-400e-b068-c5a198a3a708, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
DEBUG    ydb.connection:connection.py:379 RpcState(KeepAlive, 52414aaf-86a6-43cc-90dd-d834eefcb455, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(KeepAlive, 52414aaf-86a6-43cc-90dd-d834eefcb455, ghrun-oaxvz2gkuy.auto.internal:7797): request = { session_id: "ydb://session/3?node_id=1&id=ZmVjZThiOTEtZjYwMDg3MTMtNDA2MDRlNC1mMjQ1OTFi" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(KeepAlive, 52414aaf-86a6-43cc-90dd-d834eefcb455, ghrun-oaxvz2gkuy.auto.internal:7797): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(KeepAlive, 52414aaf-86a6-43cc-90dd-d834eefcb455, ghrun-oaxvz2gkuy.auto.internal:7797): 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 0x7c2a474789b0>
DEBUG    ydb.connection:connection.py:108 RpcState(KeepAlive, 52414aaf-86a6-43cc-90dd-d834eefcb455, ghrun-oaxvz2gkuy.auto.internal:7797): on response callback success
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:29667/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20027
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24479
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15826
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29667
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3726
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63443
=================================== 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 0x7c2a46271a70>>(<function TestMapping.test_mapping_with_row_dispatcher.<locals>.<lambda> at 0x7cca46565550>)
E    +    where <bound method TestYdsBase.wait_until of <__tests__.test_dispatch.TestMapping object at 0x7c2a46271a70>> = <__tests__.test_dispatch.TestMapping object at 0x7c2a46271a70>.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/19902
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63443
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3726
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26351
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28296
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    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24902
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5749
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29667
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, 2b3c5e88-641c-4ea1-ac86-554c69f3fa4e, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2b3c5e88-641c-4ea1-ac86-554c69f3fa4e, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2b3c5e88-641c-4ea1-ac86-554c69f3fa4e, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 427f1f41-4b76-4abf-9a95-21849041620a, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 427f1f41-4b76-4abf-9a95-21849041620a, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 427f1f41-4b76-4abf-9a95-21849041620a, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, 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:7797
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 0x7c2a47a09930 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 0x7c2a47a08230>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c2a47a08230>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 2f5e34e0-326a-47ff-84fe-c3e3279a19ec, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2f5e34e0-326a-47ff-84fe-c3e3279a19ec, ghrun-oaxvz2gkuy.auto.internal:7797): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 2f5e34e0-326a-47ff-84fe-c3e3279a19ec, ghrun-oaxvz2gkuy.auto.internal:7797): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2f5e34e0-326a-47ff-84fe-c3e3279a19ec, ghrun-oaxvz2gkuy.auto.internal:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjMxMzQ4ZmYtYzM5NzdlNi1hMGE4ZGFiMC02M2IwNjhjNA==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c2a47a08230>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c2a47a08230>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 2f5e34e0-326a-47ff-84fe-c3e3279a19ec, ghrun-oaxvz2gkuy.auto.internal:7797): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 298dfe15-097a-40f6-b792-bfdf68e2428c, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 298dfe15-097a-40f6-b792-bfdf68e2428c, ghrun-oaxvz2gkuy.auto.internal:7797): request = { session_id: "ydb://session/3?node_id=1&id=NjMxMzQ4ZmYtYzM5NzdlNi1hMGE4ZGFiMC02M2IwNjhjNA==" path: "local/DbPoolStorage_4e1c95ce-1442-4cef-b5f4-2b811527553b/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, 298dfe15-097a-40f6-b792-bfdf68e2428c, ghrun-oaxvz2gkuy.auto.internal:7797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c2a47a08230>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, bd36d599-4db6-440d-a732-5c396f811ab2, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, bd36d599-4db6-440d-a732-5c396f811ab2, ghrun-oaxvz2gkuy.auto.internal:7797): request = { session_id: "ydb://session/3?node_id=1&id=NjMxMzQ4ZmYtYzM5NzdlNi1hMGE4ZGFiMC02M2IwNjhjNA==" path: "local/DbPoolStorage_4e1c95ce-1442-4cef-b5f4-2b811527553b/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, bd36d599-4db6-440d-a732-5c396f811ab2, ghrun-oaxvz2gkuy.auto.internal:7797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c2a47a08230>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aea3d89a-ef96-4a89-a18c-266cbf9ed87d, ghrun-oaxvz2gkuy.auto.internal:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aea3d89a-ef96-4a89-a18c-266cbf9ed87d, ghrun-oaxvz2gkuy.auto.internal:7797): request = { session_id: "ydb://session/3?node_id=1&id=NjMxMzQ4ZmYtYzM5NzdlNi1hMGE4ZGFiMC02M2IwNjhjNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_4e1c95ce-1442-4cef-b5f4-2b811527553b\");\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.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, f98a092c-64b4-4dad-ad01-232f13a9dcf9, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f98a092c-64b4-4dad-ad01-232f13a9dcf9, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f98a092c-64b4-4dad-ad01-232f13a9dcf9, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aea3d89a-ef96-4a89-a18c-266cbf9ed87d, ghrun-oaxvz2gkuy.auto.internal:7797): 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 0x7c2a47a08230>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15826
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24479
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20027
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_b9ekexyp.log --grpc-port=29667 --mon-port=15826 --ic-port=3726
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_b9ekexyp.log --grpc-port=29667 --mon-port=15826 --ic-port=3726
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_b9ekexyp.log', '--grpc-port=29667', '--mon-port=15826', '--ic-port=3726')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 642624
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:29667/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 642629
DEBUG    ya.test:process.py:259 Command (pid 642629) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 642629) elapsed time (sec): 1.1492133140563965
DEBUG    ya.test:process.py:263 Command (pid 642629) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 642629) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 642629) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 642629) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 642629) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 642629) maxrss: 742868
DEBUG    ya.test:process.py:263 Command (pid 642629) minflt: 45376
DEBUG    ya.test:process.py:263 Command (pid 642629) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 642629) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 642629) nivcsw: 188
DEBUG    ya.test:process.py:263 Command (pid 642629) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 642629) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 642629) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 642629) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 642629) stime: 0.215718
DEBUG    ya.test:process.py:263 Command (pid 642629) utime: 0.51825
DEBUG    ya.test:process.py:263 Command (pid 642629) wtime: 1.175
DEBUG    ya.test:process.py:275 Command (pid 642629) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7868
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14558
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64812
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16510
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_d0ozfzf3.log --grpc-port=7868 --mon-port=14558 --ic-port=28296
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_d0ozfzf3.log --grpc-port=7868 --mon-port=14558 --ic-port=28296
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_d0ozfzf3.log', '--grpc-port=7868', '--mon-port=14558', '--ic-port=28296')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 642887
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:7868/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 642890
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, 0f8a3e7b-28a4-45c6-92aa-e4666be38fb8, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0f8a3e7b-28a4-45c6-92aa-e4666be38fb8, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0f8a3e7b-28a4-45c6-92aa-e4666be38fb8, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
DEBUG    ya.test:process.py:259 Command (pid 642890) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 642890) elapsed time (sec): 1.0544908046722412
DEBUG    ya.test:process.py:263 Command (pid 642890) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 642890) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 642890) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 642890) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 642890) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 642890) maxrss: 742868
DEBUG    ya.test:process.py:263 Command (pid 642890) minflt: 45383
DEBUG    ya.test:process.py:263 Command (pid 642890) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 642890) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 642890) nivcsw: 171
DEBUG    ya.test:process.py:263 Command (pid 642890) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 642890) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 642890) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 642890) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 642890) stime: 0.20585299999999998
DEBUG    ya.test:process.py:263 Command (pid 642890) utime: 0.51435
DEBUG    ya.test:process.py:263 Command (pid 642890) wtime: 1.06
DEBUG    ya.test:process.py:275 Command (pid 642890) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18693
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64271
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11825
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17512
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_m05fda5x.log --grpc-port=18693 --mon-port=64271 --ic-port=24902
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26100
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18559
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61116
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23925
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_mdjklrt3.log --grpc-port=26100 --mon-port=18559 --ic-port=5749
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_m05fda5x.log --grpc-port=18693 --mon-port=64271 --ic-port=24902
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_m05fda5x.log', '--grpc-port=18693', '--mon-port=64271', '--ic-port=24902')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 643042
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:18693/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 643063
DEBUG    ya.test:process.py:259 Command (pid 643063) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 643063) elapsed time (sec): 1.2266144752502441
DEBUG    ya.test:process.py:263 Command (pid 643063) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 643063) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 643063) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 643063) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 643063) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 643063) maxrss: 742868
DEBUG    ya.test:process.py:263 Command (pid 643063) minflt: 45301
DEBUG    ya.test:process.py:263 Command (pid 643063) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 643063) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 643063) nivcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 643063) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 643063) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 643063) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 643063) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 643063) stime: 0.218575
DEBUG    ya.test:process.py:263 Command (pid 643063) utime: 0.520088
DEBUG    ya.test:process.py:263 Command (pid 643063) wtime: 1.242
DEBUG    ya.test:process.py:275 Command (pid 643063) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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/hbmy/001a1e/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_mdjklrt3.log --grpc-port=26100 --mon-port=18559 --ic-port=5749
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/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_mdjklrt3.log', '--grpc-port=26100', '--mon-port=18559', '--ic-port=5749')' in '/home/runner/.ya/build/build_root/hbmy/001a1e/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: 643186
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:26100/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/hbmy/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 643222
DEBUG    ya.test:process.py:259 Command (pid 643222) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 643222) elapsed time (sec): 1.2531931400299072
DEBUG    ya.test:process.py:263 Command (pid 643222) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 643222) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 643222) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 643222) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 643222) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 643222) maxrss: 742868
DEBUG    ya.test:process.py:263 Command (pid 643222) minflt: 45352
DEBUG    ya.test:process.py:263 Command (pid 643222) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 643222) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 643222) nivcsw: 205
DEBUG    ya.test:process.py:263 Command (pid 643222) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 643222) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 643222) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 643222) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 643222) stime: 0.197487
DEBUG    ya.test:process.py:263 Command (pid 643222) utime: 0.533154
DEBUG    ya.test:process.py:263 Command (pid 643222) wtime: 1.277
DEBUG    ya.test:process.py:275 Command (pid 643222) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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: "24a041b9-7fde-4d4d-bef1-38b4a9c8a33f"

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

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, 3f0f2f00-1053-46b3-924f-914903383062, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3f0f2f00-1053-46b3-924f-914903383062, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3f0f2f00-1053-46b3-924f-914903383062, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
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, c767721b-642d-47dc-9676-d265f95d9ac6, localhost:7797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c767721b-642d-47dc-9676-d265f95d9ac6, localhost:7797): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c767721b-642d-47dc-9676-d265f95d9ac6, localhost:7797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 7797 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-oaxvz2gkuy.auto.internal:7797, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7797
============================== slowest durations ===============================
76.96s call     test_dispatch.py::TestMapping::test_mapping_with_row_dispatcher
62.37s teardown test_dispatch.py::TestMapping::test_mapping_with_row_dispatcher
57.51s teardown test_dispatch.py::TestMapping::test_mapping_with_nodes_with_scheduler
52.73s call     test_dispatch.py::TestMapping::test_mapping_with_nodes
52.36s teardown test_dispatch.py::TestMapping::test_idle
52.26s call     test_dispatch.py::TestMapping::test_idle
49.46s call     test_dispatch.py::TestMapping::test_mapping_with_nodes_with_scheduler
47.26s teardown test_dispatch.py::TestMapping::test_mapping
42.92s call     test_dispatch.py::TestMapping::test_mapping
42.07s teardown test_dispatch.py::TestMapping::test_mapping_with_nodes
7.61s setup    test_dispatch.py::TestMapping::test_mapping_with_nodes_with_scheduler
7.56s setup    test_dispatch.py::TestMapping::test_mapping_with_row_dispatcher
6.22s setup    test_dispatch.py::TestMapping::test_mapping_with_nodes
5.30s setup    test_dispatch.py::TestMapping::test_idle
4.74s setup    test_dispatch.py::TestMapping::test_mapping
=========================== 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 0x7c2a46271a70>>(<function TestMapping.test_mapping_with_row_dispatcher.<locals>.<lambda> at 0x7cca46565550>)
 +    where <bound method TestYdsBase.wait_until of <__tests__.test_dispatch.TestMapping object at 0x7c2a46271a70>> = <__tests__.test_dispatch.TestMapping object at 0x7c2a46271a70>.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/hbmy/001a1e/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/hbmy/001a1e/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: 4, spent: 3.200536 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 6.463949 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 9.817121 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 13.101663 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 16.401977 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 19.750251 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 23.024511 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 26.340141 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 29.783095 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 4, spent: 30.001677 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==592355==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 40540 byte(s) in 4 object(s) allocated from:
#0 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003457c247 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003457c247 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 0x00003458843a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x0000345a7576 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034d0ad0c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348c9167 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 0x00003494393d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x00003493e7cc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x00003493e7cc 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 0x0000348de30d 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 0x0000344c6a26 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x0000344a18d4 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#16 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#27 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f943aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 31680 byte(s) in 3 object(s) allocated from:
#0 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0338b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d0338b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d0338b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d0338b 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 0x000034d0338b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d0338b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d0338b 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 0x000034d0338b 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 0x000034d02bfd 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 0x00003b5f6ed2 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#14 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#21 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#25 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d020d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d020d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d020d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d020d2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d020d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d020d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d020d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034d020d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034d020d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d01fec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034d01fec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#11 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#12 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#13 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#14 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bf8b7c 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 0x000046bf6f12 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 0x000046bf4ab2 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 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#5 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#6 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#9 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#11 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#12 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#13 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#14 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c206ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c206ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c206ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c206ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c206ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c206ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c206ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c206ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c206ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c206ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bf9f8a 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 0x000046bf8df1 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 0x000046bf6f12 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 0x000046bf4ab2 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 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#6 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#7 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#10 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#12 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#13 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#14 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#15 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#16 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#17 0x00001f943aa6 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 0x00001f9464dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
#1 0x000034480ab4 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
#2 0x00003458da68 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
#3 0x0000345920fd in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
#4 0x0000345920fd 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 0x0000345acfae in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
#6 0x0000345acfae 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 0x000034d0daa3 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
#8 0x000034d0daa3 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#10 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#11 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#12 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#16 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#17 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#18 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#19 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#20 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#21 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#22 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#23 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#24 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#25 0x00001f943aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2780 byte(s) in 4 object(s) allocated from:
#0 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003457c622 in grpc_core::Arena::AllocZone(unsigned long) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
#4 0x000034602df8 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
#5 0x000034602df8 in New<grpc_core::ChunkedVector<std::__y1::pair<grpc_core::Slice, grpc_core::Slice>, 10UL>::Chunk> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:172:28
#6 0x000034602df8 in grpc_core::ChunkedVector<std::__y1::pair<grpc_core::Slice, grpc_core::Slice>, 10ul>::AppendSlot() /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:239:24
#7 0x0000345ff8b8 in EmplaceBack<grpc_core::Slice, grpc_core::Slice> /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:83:15
#8 0x0000345ff8b8 in grpc_core::metadata_detail::UnknownMap::Append(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, grpc_core::Slice) /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.cc:46:12
#9 0x000034910d44 in operator() /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:389:19
#10 0x000034910d44 in grpc_core::ParsedMetadata<grpc_metadata_batch>::KeyValueVTable(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>)::'lambda'(grpc_core::metadata_detail::Buffer const&, grpc_metadata_batch*)::__invoke(grpc_core::metadata_detail::Buffer const&, grpc_metadata_batch*) /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:387:27
#11 0x0000348fa271 in SetOnContainer /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:189:5
#12 0x0000348fa271 in Set /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.h:1394:7
#13 0x0000348fa271 in EmitHeader /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:784:25
#14 0x0000348fa271 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:818:5
#15 0x0000348fa271 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:809:5
#16 0x0000348fa271 in grpc_core::HPackParser::Parser::Parse() /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:667:20
#17 0x0000348f90fa in grpc_core::HPackParser::ParseInputInner(grpc_core::HPackParser::Input*) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1112:9
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/hbmy/001a1e/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/hbmy/001a1e/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: 3, spent: 3.57548 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 7.08885 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 10.552639 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 13.95789 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 17.412898 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 20.95365 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 24.436838 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 27.81332 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 3, spent: 30.012758 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==598410==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 30405 byte(s) in 3 object(s) allocated from:
#0 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003457c247 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003457c247 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 0x00003458843a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x0000345a7576 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034d0ad0c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348c9167 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 0x00003494393d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x00003493e7cc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x00003493e7cc 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 0x0000348de30d 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 0x0000344c6a26 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x0000344a18d4 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#16 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#27 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0338b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d0338b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d0338b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d0338b 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 0x000034d0338b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d0338b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d0338b 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 0x000034d0338b 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 0x000034d02bfd 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 0x00003b5f6ed2 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#14 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#21 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#25 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d020d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d020d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d020d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d020d2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d020d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d020d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d020d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034d020d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034d020d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d01fec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034d01fec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#11 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#12 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#13 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#14 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c206ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c206ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c206ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c206ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c206ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c206ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c206ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c206ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c206ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c206ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bf8b7c 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 0x000046bf6f12 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 0x000046bf4ab2 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 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#5 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#6 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#9 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#11 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#12 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#13 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#14 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f943aa6 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 0x00001f9464dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
#1 0x000034480ab4 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
#2 0x00003458da68 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
#3 0x0000345920fd in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
#4 0x0000345920fd 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 0x0000345acfae in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
#6 0x0000345acfae 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 0x000034d0daa3 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
#8 0x000034d0daa3 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#10 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#11 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#12 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#16 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#17 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#18 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#19 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#20 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#21 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#22 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#23 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#24 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#25 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bf9f8a 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 0x000046bf8df1 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 0x000046bf6f12 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 0x000046bf4ab2 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 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#6 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#7 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#10 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#12 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#13 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#14 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#15 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#16 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#17 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0593a 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 0x000034d0593a 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f943aa6 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 0x00001f97ff8d 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 - 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/hbmy/001a1e/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/hbmy/001a1e/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: 4, spent: 3.421369 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 6.84815 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 10.282921 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 13.709333 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 17.213277 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 20.72432 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 24.093508 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 27.484494 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 4, spent: 30.005943 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==612611==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 30405 byte(s) in 3 object(s) allocated from:
#0 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003457c247 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003457c247 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 0x00003458843a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x0000345a7576 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034d0ad0c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348c9167 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 0x00003494393d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x00003493e7cc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x00003493e7cc 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 0x0000348de30d 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 0x0000344c6a26 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x0000344a18d4 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#16 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#27 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0338b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d0338b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d0338b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d0338b 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 0x000034d0338b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d0338b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d0338b 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 0x000034d0338b 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 0x000034d02bfd 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 0x00003b5f6ed2 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#14 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#21 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#25 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bf8b7c 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 0x000046bf6f12 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 0x000046bf4ab2 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 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#5 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#6 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#9 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#11 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#12 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#13 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#14 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f943aa6 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 0x00001f9464dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
#1 0x000034480ab4 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
#2 0x00003458da68 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
#3 0x0000345920fd in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
#4 0x0000345920fd 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 0x0000345acfae in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
#6 0x0000345acfae 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 0x000034d0daa3 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
#8 0x000034d0daa3 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#10 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#11 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#12 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#16 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#17 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#18 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#19 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#20 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#21 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#22 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#23 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#24 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#25 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bf9f8a 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 0x000046bf8df1 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 0x000046bf6f12 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 0x000046bf4ab2 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 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#6 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#7 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#10 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#12 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#13 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#14 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#15 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#16 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#17 0x00001f943aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2085 byte(s) in 3 object(s) allocated from:
#0 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003457c622 in grpc_core::Arena::AllocZone(unsigned long) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
#4 0x000034602df8 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
#5 0x000034602df8 in New<grpc_core::ChunkedVector<std::__y1::pair<grpc_core::Slice, grpc_core::Slice>, 10UL>::Chunk> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:172:28
#6 0x000034602df8 in grpc_core::ChunkedVector<std::__y1::pair<grpc_core::Slice, grpc_core::Slice>, 10ul>::AppendSlot() /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:239:24
#7 0x0000345ff8b8 in EmplaceBack<grpc_core::Slice, grpc_core::Slice> /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:83:15
#8 0x0000345ff8b8 in grpc_core::metadata_detail::UnknownMap::Append(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, grpc_core::Slice) /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.cc:46:12
#9 0x000034910d44 in operator() /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:389:19
#10 0x000034910d44 in grpc_core::ParsedMetadata<grpc_metadata_batch>::KeyValueVTable(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>)::'lambda'(grpc_core::metadata_detail::Buffer const&, grpc_metadata_batch*)::__invoke(grpc_core::metadata_detail::Buffer const&, grpc_metadata_batch*) /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:387:27
#11 0x0000348fa271 in SetOnContainer /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:189:5
#12 0x0000348fa271 in Set /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.h:1394:7
#13 0x0000348fa271 in EmitHeader /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:784:25
#14 0x0000348fa271 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:818:5
#15 0x0000348fa271 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:809:5
#16 0x0000348fa271 in grpc_core::HPackParser::Parser::Parse() /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:667:20
#17 0x0000348f90fa in grpc_core::HPackParser::ParseInputInner(grpc_core::HPackParser::Input*) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1112:9
#18 0x0000348f7e5e in grpc_core::HPackParser::ParseInput(grpc_core::HPackParser::Input, bool) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1077:3
#19 0x0000348f7ac1 in grpc_core::HPackParser::Parse(grpc_slice const&, bool) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1071:10
#20 0x000034941e0a in grpc_chttp2_header_parser_parse(void*, grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_slice const&, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:852:37
#21 0x00003494173c in parse_frame_slice(grpc_chttp2_transport*, grpc_slice const&, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:806:7
#22 0x00003493ffdb in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:367:15
#23 0x0000348de30d 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
#24 0x0000344c6a26 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#25 0x0000344a18d4 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#26 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#27 0x0000346745d4 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
#28 0x0000346701a8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#29 0x000034693ee8 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#30 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#31 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#32 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#33 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#34 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#35 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#36 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#37 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#38 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#39 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#40 0x00001f943aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2058 byte(s) in 6 object(s) allocated from:
#0 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003457c8e8 in AllocZone /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
#4 0x00003457c8e8 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
#5 0x00003457c8e8 in grpc_core::Arena::AllocPooled(unsigned long, unsigned long, std::__y1::atomic<grpc_core::Arena::FreePoolNode*>*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:144:15
#6 0x0000346cb258 in std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter> grpc_core::Arena::MakePooled<grpc_core::Message>() /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:224:14
#7 0x0000346ce74b in grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage::WakeInsideCombiner(grpc_core::promise_filter_detail::BaseCallData::Flusher*, bool) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:850:45
#8 0x0000346e8aca in grpc_core::promise_filter_detail::ServerCallData::WakeInsideCombiner(grpc_core::promise_filter_detail::BaseCallData::Flusher*) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2489:24
#9 0x0000346ccbf7 in grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage::OnComplete(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:746:10
#10 0x0000346f211e in operator() /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:128:3
#11 0x0000346f211e in grpc_closure grpc_core::MakeMemberClosure<grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage, &grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage::OnComplete(y_absl::lts_y_20240722::Status)>(grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage*, grpc_core::DebugLocation)::'lambda'(void*, y_absl::lts_y_20240722::Status)::__invoke(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:128:3
#12 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#13 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#14 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#15 0x0000346745d4 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
#16 0x0000346701a8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#17 0x000034693ee8 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#18 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#19 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#20 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#21 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#22 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#23 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#24 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#25 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#26 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#27 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#28 0x00001f943aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 1701 byte(s) in 3 object(s) allocated from:
#0 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003457c8e8 in AllocZone /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
#4 0x00003457c8e8 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
#5 0x00003457c8e8 in grpc_core::Arena::AllocPooled(unsigned long, unsigned long, std::__y1::atomic<grpc_core::Arena::FreePoolNode*>*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:144:15
#6 0x0000345e0bff in MakePooled<grpc_metadata_batch, grpc_core::Arena *&> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:224:14
#7 0x0000345e0bff in grpc_core::ServerMetadataFromStatus(y_absl::lts_y_20240722::Status const&, grpc_core::Arena*) /-S/contrib/libs/grpc/src/core/lib/transport/transport.cc:277:21
#8 0x0000346e3375 in grpc_core::promise_filter_detail::ServerCallData::Completed(y_absl::lts_y_20240722::Status, grpc_core::promise_filter_detail::BaseCallData::Flusher*) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2241:27
#9 0x0000346e0ed9 in grpc_core::promise_filter_detail::ServerCallData::StartBatch(grpc_transport_stream_op_batch*) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2058:5
#10 0x0000346c580e in grpc_core::promise_filter_detail::BaseCallData::Flusher::~Flusher() /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:316:3
#11 0x0000346e15e3 in grpc_core::promise_filter_detail::ServerCallData::StartBatch(grpc_transport_stream_op_batch*) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2174:1
#12 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#13 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#14 0x0000345a85c4 in ~ExecCtx /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.h:117:5
#15 0x0000345a85c4 in grpc_call_cancel_with_status /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3501:1
#16 0x00003b5b5e96 in grpc::ServerContextBase::TryCancel() const /-S/contrib/libs/grpc/src/cpp/server/server_context.cc:347:7
#17 0x00003b573b4c in NYdbGrpc::TGrpcServiceProtectiable::StopService() /-S/ydb/library/grpc/server/grpc_server.cpp:64:26
#18 0x00003b57ae8e in NYdbGrpc::TGRpcServer::Stop() /-S/ydb/library/grpc/server/grpc_server.cpp:278:18
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/hbmy/001a1e/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/hbmy/001a1e/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: 3, spent: 3.480689 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 6.939145 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 10.468767 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 14.068922 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 17.678184 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 21.192005 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 24.701418 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 28.209254 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 3, spent: 30.000694 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==625633==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 31680 byte(s) in 3 object(s) allocated from:
#0 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0338b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d0338b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d0338b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d0338b 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 0x000034d0338b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d0338b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d0338b 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 0x000034d0338b 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 0x000034d02bfd 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 0x00003b5f6ed2 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#14 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#21 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#25 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f943aa6 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 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003457c247 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003457c247 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 0x00003458843a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x0000345a7576 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034d0ad0c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348c9167 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 0x00003494393d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x00003493e7cc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x00003493e7cc 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 0x0000348de30d 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 0x0000344c6a26 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x0000344a18d4 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#16 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#27 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d020d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d020d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d020d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d020d2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d020d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d020d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d020d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034d020d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034d020d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d01fec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034d01fec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#11 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#12 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#13 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#14 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bf8b7c 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 0x000046bf6f12 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 0x000046bf4ab2 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 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#5 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#6 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#9 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#11 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#12 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#13 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#14 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c206ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c206ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c206ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c206ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c206ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c206ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c206ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c206ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c206ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c206ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bf9f8a 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 0x000046bf8df1 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 0x000046bf6f12 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 0x000046bf4ab2 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 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#6 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#7 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#10 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#12 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#13 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#14 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#15 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#16 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#17 0x00001f943aa6 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 0x00001f9464dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
#1 0x000034480ab4 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
#2 0x00003458da68 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
#3 0x0000345920fd in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
#4 0x0000345920fd 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 0x0000345acfae in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
#6 0x0000345acfae 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 0x000034d0daa3 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
#8 0x000034d0daa3 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#10 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#11 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#12 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#16 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#17 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#18 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#19 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#20 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#21 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#22 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#23 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#24 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#25 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c206a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001c206a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001c206a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
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/hbmy/001a1e/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/hbmy/001a1e/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: 6, spent: 3.964061 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 6, spent: 7.501597 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 6, spent: 11.024289 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 6, spent: 14.53006 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 6, spent: 18.067431 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 6, spent: 21.665296 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 6, spent: 25.23945 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 6, spent: 28.829498 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 6, spent: 30.001363 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==642624==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 60810 byte(s) in 6 object(s) allocated from:
#0 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003457c247 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003457c247 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 0x00003458843a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x0000345a7576 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034d0ad0c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348c9167 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 0x00003494393d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x00003493e7cc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x00003493e7cc 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 0x0000348de30d 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 0x0000344c6a26 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x0000344a18d4 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#16 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#27 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f943aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 31680 byte(s) in 3 object(s) allocated from:
#0 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0338b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d0338b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d0338b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d0338b 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 0x000034d0338b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d0338b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d0338b 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 0x000034d0338b 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 0x000034d02bfd 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 0x00003b5f6ed2 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#14 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#21 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#25 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d020d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d020d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d020d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d020d2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d020d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d020d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d020d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034d020d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034d020d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f943aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 7856 byte(s) in 1 object(s) allocated from:
#0 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c2205c0 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c2205c0 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c2205c0 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c2205c0 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c2205c0 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 0x00002041b8cf in reserve /-S/contrib/libs/cxxsupp/libcxx/include/string:3371:3
#7 0x00002041b8cf in reserve /-S/util/generic/string.h:763:18
#8 0x00002041b8cf 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 0x000045f9eedf in Fq::Private::PingTaskRequest::_InternalParse(char const*, google::protobuf::internal::ParseContext*) /-B/ydb/core/fq/libs/protos/fq_private.pb.cc:6132:17
#10 0x0000204092ff in MergeFromImpl<false> /-S/contrib/libs/protobuf/src/google/protobuf/message_lite.cc:156:14
#11 0x0000204092ff in ParseFrom<(google::protobuf::MessageLite::ParseFlags)1, google::protobuf::io::ZeroCopyInputStream *> /-S/contrib/libs/protobuf/src/google/protobuf/message_lite.h:596:10
#12 0x0000204092ff in google::protobuf::MessageLite::ParseFromZeroCopyStream(google::protobuf::io::ZeroCopyInputStream*) /-S/contrib/libs/protobuf/src/google/protobuf/message_lite.cc:268:10
#13 0x000046bbd274 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 0x000046bbc4e0 in Deserialize /-S/contrib/libs/grpc/include/grpcpp/impl/proto_utils.h:110:12
#15 0x000046bbc4e0 in grpc::ServerInterface::PayloadAsyncRequest<Fq::Private::PingTaskRequest>::FinalizeResult(void**, bool*) /-S/contrib/libs/grpc/include/grpcpp/server_interface.h:268:35
#16 0x000034d34639 in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:177:26
#17 0x00003b57fca6 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#18 0x00003b57fca6 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
#19 0x00003b57fca6 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#20 0x00003b57fca6 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 0x00003b57fca6 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 0x00003b57fca6 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#23 0x00003b57fca6 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#25 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#26 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#27 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#28 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#29 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#30 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d01fec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034d01fec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#11 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#12 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#13 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#14 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f943aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 4608 byte(s) in 6 object(s) allocated from:
#0 0x00001f9464dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
#1 0x000034480ab4 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
#2 0x00003458da68 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
#3 0x0000345920fd in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
#4 0x0000345920fd 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 0x0000345acfae in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
#6 0x0000345acfae 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 0x000034d0daa3 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
#8 0x000034d0daa3 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#10 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#11 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#12 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#16 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#17 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#18 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#19 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#20 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#21 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#22 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#23 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#24 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#25 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bf8b7c 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 0x000046bf6f12 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 0x000046bf4ab2 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 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#5 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#6 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#9 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#11 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#12 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#13 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#14 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f943aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 4170 byte(s) in 6 object(s) allocated from:
#0 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003457c622 in grpc_core::Arena::AllocZone(unsigned long) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
#4 0x000034602df8 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
#5 0x000034602df8 in New<grpc_core::ChunkedVector<std::__y1::pair<grpc_core::Slice, grpc_core::Slice>, 10UL>::Chunk> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:172:28
#6 0x000034602df8 in grpc_core::ChunkedVector<std::__y1::pair<grpc_core::Slice, grpc_core::Slice>, 10ul>::AppendSlot() /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:239:24
#7 0x0000345ff8b8 in EmplaceBack<grpc_core::Slice, grpc_core::Slice> /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:83:15
#8 0x0000345ff8b8 in grpc_core::metadata_detail::UnknownMap::Append(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, grpc_core::Slice) /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.cc:46:12
#9 0x000034910d44 in operator() /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:389:19
#10 0x000034910d44 in grpc_core::ParsedMetadata<grpc_metadata_batch>::KeyValueVTable(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>)::'lambda'(grpc_core::metadata_detail::Buffer const&, grpc_metadata_batch*)::__invoke(grpc_core::metadata_detail::Buffer const&, grpc_metadata_batch*) /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:387:27
#11 0x0000348fa271 in SetOnContainer /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:189:5
#12 0x0000348fa271 in Set /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.h:1394:7
#13 0x0000348fa271 in EmitHeader /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:784:25
#14 0x0000348fa271 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:818:5
#15 0x0000348fa271 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:809:5
#16 0x0000348fa271 in grpc_core::HPackParser::Parser::Parse() /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:667:20
#17 0x0000348f90fa in grpc_core::HPackParser::ParseInputInner(grpc_core::HPackParser::Input*) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1112:9
#18 0x0000348f7e5e in grpc_core::HPackParser::ParseInput(grpc_core::HPackParser::Input, bool) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1077:3
#19 0x0000348f7ac1 in grpc_core::HPackParser::Parse(grpc_slice const&, bool) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1071:10
#20 0x000034941e0a in grpc_chttp2_header_parser_parse(void*, grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_slice const&, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:852:37
#21 0x00003494173c in parse_frame_slice(grpc_chttp2_transport*, grpc_slice const&, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:806:7
#22 0x00003493ffdb in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:367:15
#23 0x0000348de30d 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
#24 0x0000344c6a26 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#25 0x0000344a18d4 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#26 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#27 0x0000346745d4 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
#28 0x0000346701a8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#29 0x000034693ee8 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#30 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#31 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#32 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#33 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#34 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
============== 1 failed, 4 passed, 5 errors in 572.24s (0:09:32) ===============

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/hbmy/001a1e/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/hbmy/001a1e', '--source-root', '/home/runner/.ya/build/build_root/hbmy/001a1e/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a1e/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/hbmy/001a1e/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/hbmy/001a1e', '--source-root', '/home/runner/.ya/build/build_root/hbmy/001a1e/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/hbmy/001a1e/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/hbmy/001a0f/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 ..

============================== slowest durations ===============================
218.38s call     test_retry.py::TestRetry::test_fail_first[kikimr0]
116.65s call     test_retry.py::TestRetry::test_low_rate[kikimr0]
7.03s teardown test_retry.py::TestRetry::test_fail_first[kikimr0]
7.01s teardown test_retry.py::TestRetry::test_low_rate[kikimr0]
2.18s setup    test_retry.py::TestRetry::test_fail_first[kikimr0]
2.07s setup    test_retry.py::TestRetry::test_low_rate[kikimr0]
======================== 2 passed in 354.65s (0:05:54) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/hbmy/001a5c/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/hbmy/001a5c/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/hbmy/001a5c/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 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: 6.54735 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 9.573022 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 12.598053 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 15.625718 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 18.650777 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 21.677828 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 24.731837 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 27.805893 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.005829 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==589404==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d020d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d020d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d020d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d020d2 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 0x000034d020d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d020d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d020d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034d020d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034d020d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0338b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d0338b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d0338b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d0338b 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 0x000034d0338b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d0338b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d0338b 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 0x000034d0338b 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 0x000034d02bfd 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 0x00003b5f6ed2 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #14 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #21 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f943aa6 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 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003457c247 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003457c247 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 0x00003458843a 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 0x0000345a7576 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034d0ad0c 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 0x0000348c9167 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 0x00003494393d 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 0x00003493e7cc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x00003493e7cc 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 0x0000348de30d 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 0x0000344c6a26 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x0000344a18d4 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x000034674444 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
E   #16 0x000034674444 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d01fec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034d01fec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c206ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c206ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c206ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c206ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c206ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c206ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c206ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c206ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c206ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c206ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0593a 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 0x000034d0593a 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c206a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c206a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c206a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bb7024 in MakeIntrusive<NYdbGrpc::TGRpcRequest<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse> >, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequest<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse> > >, 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:51:5), void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>::*)(grpc::ServerContext *, Fq::Private::DeleteRateLimiterResourceRequest *, grpc::ServerAsyncResponseWriter<Fq::Private::DeleteRateLimiterResourceResponse> *, grpc::CompletionQueue *, grpc::ServerCompletionQueue *, void *), const char (&)[26], TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger> > &, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock> > > /-S/util/generic/ptr.h:834:12
E   #2 0x000046bb7024 in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::SetupIncomingRequests(TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:51:5
E   #3 0x000046bb5a2f in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::InitService(grpc::ServerCompletionQueue*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:19:5
E   #4 0x00003b50feec 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 0x00003b577c43 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:257:18
E   #6 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046c90c0a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse>>::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::DeleteRateLimiterResourceRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::DeleteRateLimiterResourceResponse>*, 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 0x000046c7be25 in NYdbGrpc::TGRpcRequest<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse>>::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::DeleteRateLimiterResourceRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::DeleteRateLimiterResourceResponse>*, 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 0x000046bb7126 in MakeIntrusive<NYdbGrpc::TGRpcRequest<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse> >, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequest<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse> > >, 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:51:5), void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>::*)(grpc::ServerContext *, Fq::Private::DeleteRateLimiterResourceRequest *, grpc::ServerAsyncResponseWriter<Fq::Private::DeleteRateLimiterResourceResponse> *, grpc::CompletionQueue *, grpc::ServerCompletionQueue *, void *), const char (&)[26], TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger> > &, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock> > > /-S/util/generic/ptr.h:834:16
E   #4 0x000046bb7126 in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::SetupIncomingRequests(TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:51:5
E   #5 0x000046bb5a2f in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::InitService(grpc::ServerCompletionQueue*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:19:5
E   #6 0x00003b50feec 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 0x00003b577c43 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:257:18
E   #8 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #9 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #10 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #11 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #12 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #13 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #14 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #15 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #16 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #17 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d05aae in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d05aae in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d05aae in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d05aae 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
------------------------------ 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/5157
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11799
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a5c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12154
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6063
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, 67450ce7-9143-41c0-a816-52bdcd33a89c, localhost:18891): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 67450ce7-9143-41c0-a816-52bdcd33a89c, localhost:18891): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 67450ce7-9143-41c0-a816-52bdcd33a89c, localhost:18891): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 18891 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-oaxvz2gkuy.auto.internal:18891, 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:18891
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 0x7b52b14345b0 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 0x7b52b1435630>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b52b1435630>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 432b9001-53aa-42d9-ba88-4a6537d92147, ghrun-oaxvz2gkuy.auto.internal:18891): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 432b9001-53aa-42d9-ba88-4a6537d92147, ghrun-oaxvz2gkuy.auto.internal:18891): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 432b9001-53aa-42d9-ba88-4a6537d92147, ghrun-oaxvz2gkuy.auto.internal:18891): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 432b9001-53aa-42d9-ba88-4a6537d92147, ghrun-oaxvz2gkuy.auto.internal:18891): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjY2MTI0MTItZjJhN2M2MWUtMTk5NzNhYWQtMjRkZWMxNzE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b52b1435630>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b52b1435630>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 432b9001-53aa-42d9-ba88-4a6537d92147, ghrun-oaxvz2gkuy.auto.internal:18891): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, d96b3288-ef1d-46a2-a52c-00533f06da61, ghrun-oaxvz2gkuy.auto.internal:18891): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d96b3288-ef1d-46a2-a52c-00533f06da61, ghrun-oaxvz2gkuy.auto.internal:18891): request = { session_id: "ydb://session/3?node_id=1&id=MjY2MTI0MTItZjJhN2M2MWUtMTk5NzNhYWQtMjRkZWMxNzE=" path: "local/DbPoolStorage_4c9aadc7-18f1-476b-9d2a-c228ef20c065/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, d96b3288-ef1d-46a2-a52c-00533f06da61, ghrun-oaxvz2gkuy.auto.internal:18891): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b52b1435630>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, b3ed7805-ad86-4aa5-a09c-8d814e4e0b84, ghrun-oaxvz2gkuy.auto.internal:18891): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b3ed7805-ad86-4aa5-a09c-8d814e4e0b84, ghrun-oaxvz2gkuy.auto.internal:18891): request = { session_id: "ydb://session/3?node_id=1&id=MjY2MTI0MTItZjJhN2M2MWUtMTk5NzNhYWQtMjRkZWMxNzE=" path: "local/DbPoolStorage_4c9aadc7-18f1-476b-9d2a-c228ef20c065/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, b3ed7805-ad86-4aa5-a09c-8d814e4e0b84, ghrun-oaxvz2gkuy.auto.internal:18891): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b52b1435630>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4ef0a45d-34db-4cac-90e6-ca39aec12030, ghrun-oaxvz2gkuy.auto.internal:18891): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ef0a45d-34db-4cac-90e6-ca39aec12030, ghrun-oaxvz2gkuy.auto.internal:18891): request = { session_id: "ydb://session/3?node_id=1&id=MjY2MTI0MTItZjJhN2M2MWUtMTk5NzNhYWQtMjRkZWMxNzE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_4c9aadc7-18f1-476b-9d2a-c228ef20c065\");\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, 4ef0a45d-34db-4cac-90e6-ca39aec12030, ghrun-oaxvz2gkuy.auto.internal:18891): 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 0x7b52b1435630>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a5c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15850
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23825
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29663
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a5c/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/hbmy/001a5c/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/hbmy/001a5c/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_lww1n1am.log --grpc-port=6063 --mon-port=15850 --ic-port=12154
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a5c/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/hbmy/001a5c/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/hbmy/001a5c/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_lww1n1am.log --grpc-port=6063 --mon-port=15850 --ic-port=12154
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a5c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a5c/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/hbmy/001a5c/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_lww1n1am.log', '--grpc-port=6063', '--mon-port=15850', '--ic-port=12154')' in '/home/runner/.ya/build/build_root/hbmy/001a5c/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: 585644
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:6063/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/hbmy/001a5c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 585646
DEBUG    ya.test:process.py:259 Command (pid 585646) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 585646) elapsed time (sec): 0.616255521774292
DEBUG    ya.test:process.py:263 Command (pid 585646) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 585646) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 585646) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 585646) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 585646) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 585646) maxrss: 494844
DEBUG    ya.test:process.py:263 Command (pid 585646) minflt: 45378
DEBUG    ya.test:process.py:263 Command (pid 585646) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 585646) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 585646) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 585646) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 585646) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 585646) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 585646) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 585646) stime: 0.149104
DEBUG    ya.test:process.py:263 Command (pid 585646) utime: 0.42242599999999997
DEBUG    ya.test:process.py:263 Command (pid 585646) wtime: 0.618
DEBUG    ya.test:process.py:275 Command (pid 585646) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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: "2f77dc1a-7f3b-4594-af60-07721783fd5d"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrpkbphl28j9iftq"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835298
        nanos: 391629000
      }
      modified_at {
        seconds: 1763835298
        nanos: 391629000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrpkbphl02ch0asr-ptqudrpkbphl28j9iftq"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835298
      nanos: 391629000
    }
  }
  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: query {
  meta {
    common {
      id: "ptqudrpkbphl28j9iftq"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835298
        nanos: 391629000
      }
      modified_at {
        seconds: 1763835298
        nanos: 391629000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835300
      nanos: 541000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjudrpkbphl02ch0asr-ptqudrpkbphl28j9iftq"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835298
      nanos: 391629000
    }
  }
  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:18891\") $6 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrpkbrla3o50tjcm\") \'(\'\"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"
  }
}

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:6063/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29663
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23825
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15850
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6063
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12154
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11799
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a5c/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a5c/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/hbmy/001a5c/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/hbmy/001a5c/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_4__ittg6.log --grpc-port=6063 --mon-port=15850 --ic-port=12154
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a5c/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/hbmy/001a5c/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/hbmy/001a5c/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_4__ittg6.log --grpc-port=6063 --mon-port=15850 --ic-port=12154
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a5c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a5c/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/hbmy/001a5c/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_4__ittg6.log', '--grpc-port=6063', '--mon-port=15850', '--ic-port=12154')' in '/home/runner/.ya/build/build_root/hbmy/001a5c/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: 587865
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:6063/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/hbmy/001a5c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 587866
DEBUG    ya.test:process.py:259 Command (pid 587866) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 587866) elapsed time (sec): 0.6480076313018799
DEBUG    ya.test:process.py:263 Command (pid 587866) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 587866) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 587866) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 587866) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 587866) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 587866) maxrss: 503556
DEBUG    ya.test:process.py:263 Command (pid 587866) minflt: 45790
DEBUG    ya.test:process.py:263 Command (pid 587866) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 587866) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 587866) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 587866) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 587866) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 587866) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 587866) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 587866) stime: 0.194409
DEBUG    ya.test:process.py:263 Command (pid 587866) utime: 0.40915999999999997
DEBUG    ya.test:process.py:263 Command (pid 587866) wtime: 0.65
DEBUG    ya.test:process.py:275 Command (pid 587866) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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:6063/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a5c/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a5c/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/hbmy/001a5c/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/hbmy/001a5c/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_i6i0dd47.log --grpc-port=6063 --mon-port=15850 --ic-port=12154
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a5c/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/hbmy/001a5c/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/hbmy/001a5c/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_i6i0dd47.log --grpc-port=6063 --mon-port=15850 --ic-port=12154
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a5c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a5c/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/hbmy/001a5c/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_i6i0dd47.log', '--grpc-port=6063', '--mon-port=15850', '--ic-port=12154')' in '/home/runner/.ya/build/build_root/hbmy/001a5c/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: 588925
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:6063/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/hbmy/001a5c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 588926
DEBUG    ya.test:process.py:259 Command (pid 588926) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 588926) elapsed time (sec): 0.5874440670013428
DEBUG    ya.test:process.py:263 Command (pid 588926) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 588926) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 588926) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 588926) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 588926) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 588926) maxrss: 686784
DEBUG    ya.test:process.py:263 Command (pid 588926) minflt: 45392
DEBUG    ya.test:process.py:263 Command (pid 588926) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 588926) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 588926) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 588926) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 588926) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 588926) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 588926) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 588926) stime: 0.13539299999999999
DEBUG    ya.test:process.py:263 Command (pid 588926) utime: 0.407504
DEBUG    ya.test:process.py:263 Command (pid 588926) wtime: 0.589
DEBUG    ya.test:process.py:275 Command (pid 588926) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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:6063/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hbmy/001a5c/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a5c/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/hbmy/001a5c/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/hbmy/001a5c/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_51ik5kbq.log --grpc-port=6063 --mon-port=15850 --ic-port=12154
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hbmy/001a5c/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/hbmy/001a5c/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/hbmy/001a5c/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_51ik5kbq.log --grpc-port=6063 --mon-port=15850 --ic-port=12154
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hbmy/001a5c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hbmy/001a5c/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/hbmy/001a5c/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_51ik5kbq.log', '--grpc-port=6063', '--mon-port=15850', '--ic-port=12154')' in '/home/runner/.ya/build/build_root/hbmy/001a5c/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: 589404
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:6063/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/hbmy/001a5c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 589407
DEBUG    ya.test:process.py:259 Command (pid 589407) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 589407) elapsed time (sec): 0.6106529235839844
DEBUG    ya.test:process.py:263 Command (pid 589407) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 589407) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 589407) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 589407) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 589407) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 589407) maxrss: 749288
DEBUG    ya.test:process.py:263 Command (pid 589407) minflt: 45336
DEBUG    ya.test:process.py:263 Command (pid 589407) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 589407) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 589407) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 589407) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 589407) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 589407) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 589407) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 589407) stime: 0.173239
DEBUG    ya.test:process.py:263 Command (pid 589407) utime: 0.392633
DEBUG    ya.test:process.py:263 Command (pid 589407) wtime: 0.612
DEBUG    ya.test:process.py:275 Command (pid 589407) output:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 02f680db1ddb4e7d10d1c31932b3d8cc8810a1f1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 0fb921be64935de49c180cd7c37c93dfc6ab338d into c6ce0435d4ad24eccbe7d04eaba8cb1e00220d12
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: query {
  meta {
    common {
      id: "ptqudrpkbphl28j9iftq"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763835298
        nanos: 391629000
      }
      modified_at {
        seconds: 1763835298
        nanos: 391629000
      }
      revision: 1
    }
    started_at {
      seconds: 1763835300
      nanos: 541000000
    }
    execute_mode: RUN
    status: ABORTING_BY_SYSTEM
    last_job_query_revision: 1
    last_job_id: "ptjudrpkbphl02ch0asr-ptqudrpkbphl28j9iftq"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763835298
      nanos: 391629000
    }
  }
  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}]}}"
  }
  transient_issue {
    message: "Query was aborted by system due to high failure rate"
    severity: 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:18891\") $6 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrpkbrla3o50tjcm\") \'(\'\"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, bbdbc915-df84-41fa-9270-6c56c4c8ff90, localhost:18891): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bbdbc915-df84-41fa-9270-6c56c4c8ff90, localhost:18891): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bbdbc915-df84-41fa-9270-6c56c4c8ff90, localhost:18891): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oaxvz2gkuy.auto.internal" port: 18891 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-oaxvz2gkuy.auto.internal:18891, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:18891
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:6063/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:6063/1
============================== slowest durations ===============================
105.62s call     test_retry_high_rate.py::TestRetry::test_high_rate[kikimr0]
1.71s setup    test_retry_high_rate.py::TestRetry::test_high_rate[kikimr0]
0.02s 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/hbmy/001a5c/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/hbmy/001a5c/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 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: 6.54735 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 9.573022 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 12.598053 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 15.625718 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 18.650777 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 21.677828 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 24.731837 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 27.805893 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.005829 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==589404==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
#0 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d020d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d020d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d020d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d020d2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d020d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d020d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d020d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034d020d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034d020d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0338b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d0338b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d0338b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d0338b 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 0x000034d0338b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d0338b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d0338b 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 0x000034d0338b 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 0x000034d02bfd 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 0x00003b5f6ed2 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 0x0000344a189e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344a189e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x0000346745d4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#14 0x0000346745d4 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#21 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#25 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f943aa6 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 0x00001f9460e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034480af0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034480af0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003457c247 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003457c247 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 0x00003458843a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x0000345a7576 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034d0ad0c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348c9167 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 0x00003494393d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x00003493e7cc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x00003493e7cc 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 0x0000348de30d 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 0x0000344c6a26 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x0000344a18d4 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x000034674444 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
#16 0x000034674444 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 0x0000346701a8 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 0x000034693ee8 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 0x00003464e998 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d345be in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x00003445672f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x00003445672f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#27 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d01fec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034d01fec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#11 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#12 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#13 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#14 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c206ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c206ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c206ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c206ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c206ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c206ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c206ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c206ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c206ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c206ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0593a 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 0x000034d0593a 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c206a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001c206a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001c206a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bb7024 in MakeIntrusive<NYdbGrpc::TGRpcRequest<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse> >, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequest<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse> > >, 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:51:5), void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>::*)(grpc::ServerContext *, Fq::Private::DeleteRateLimiterResourceRequest *, grpc::ServerAsyncResponseWriter<Fq::Private::DeleteRateLimiterResourceResponse> *, grpc::CompletionQueue *, grpc::ServerCompletionQueue *, void *), const char (&)[26], TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger> > &, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock> > > /-S/util/generic/ptr.h:834:12
#2 0x000046bb7024 in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::SetupIncomingRequests(TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:51:5
#3 0x000046bb5a2f in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::InitService(grpc::ServerCompletionQueue*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:19:5
#4 0x00003b50feec 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 0x00003b577c43 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:257:18
#6 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046c90c0a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse>>::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::DeleteRateLimiterResourceRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::DeleteRateLimiterResourceResponse>*, 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 0x000046c7be25 in NYdbGrpc::TGRpcRequest<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse>>::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::DeleteRateLimiterResourceRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::DeleteRateLimiterResourceResponse>*, 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 0x000046bb7126 in MakeIntrusive<NYdbGrpc::TGRpcRequest<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse> >, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequest<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse> > >, 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:51:5), void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>::*)(grpc::ServerContext *, Fq::Private::DeleteRateLimiterResourceRequest *, grpc::ServerAsyncResponseWriter<Fq::Private::DeleteRateLimiterResourceResponse> *, grpc::CompletionQueue *, grpc::ServerCompletionQueue *, void *), const char (&)[26], TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger> > &, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock> > > /-S/util/generic/ptr.h:834:16
#4 0x000046bb7126 in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::SetupIncomingRequests(TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:51:5
#5 0x000046bb5a2f in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::InitService(grpc::ServerCompletionQueue*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:19:5
#6 0x00003b50feec 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 0x00003b577c43 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:257:18
#8 0x0000420ee359 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#9 0x0000420ed3b0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#10 0x0000420ed3b0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#11 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#12 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#13 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#14 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#15 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#16 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#17 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d05aae in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d05aae in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d05aae in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d05aae 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
======================== 1 failed in 109.41s (0:01:49) =========================
