teardown failed:
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:639: in stop
raise daemon.SeveralDaemonErrors(saved_exceptions)
E ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E Process exit_code = 100.
E Stdout file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/node_1/stdout
E Stderr file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/node_1/stderr
E Stderr content:
E
E GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E GRpc shutdown warning: left infly: 2, spent: 3.009722 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 6.028323 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 9.04649 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 12.06453 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 15.083355 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 18.102091 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 21.120982 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 24.139356 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 27.157167 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: failed to shutdown all connections, left infly: 2, spent: 30.00378 sec. GRpcShutdownDeadline: 30
E warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E
E =================================================================
E ==1452488==ERROR: LeakSanitizer: detected memory leaks
E
E Indirect leak of 21120 byte(s) in 2 object(s) allocated from:
E #0 0x00001f11a90d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E #1 0x000034483e3b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E #2 0x000034483e3b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E #3 0x000034483e3b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E #4 0x000034483e3b 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 0x000034483e3b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E #6 0x000034483e3b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E #7 0x000034483e3b 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 0x000034483e3b 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 0x0000344836ad 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 0x00003a2ada02 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 0x000033c2234e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E #12 0x000033c2234e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E #13 0x000033df5084 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E #14 0x000033df5084 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 0x000033df0c58 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 0x000033e14998 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 0x000033dcf448 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E #18 0x0000344b506e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E #19 0x000033bd71df in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E #20 0x000033bd71df in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E #21 0x00002184124e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E #22 0x00002184124e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E #23 0x00002184124e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E #24 0x0000218417ac in Execute /-S/util/thread/factory.h:15:13
E #25 0x0000218417ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E #26 0x00001f440b44 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E #27 0x00001f0de426 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 0x00001f11a90d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E #1 0x000034482b82 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E #2 0x000034482b82 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E #3 0x000034482b82 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E #4 0x000034482b82 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 0x000034482b82 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E #6 0x000034482b82 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E #7 0x000034482b82 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E #8 0x000034482b82 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E #9 0x000034482b82 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E #10 0x0000344917fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E #11 0x00003a24d277 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E #12 0x00003a23ebf4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E #13 0x00003a22e549 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E #14 0x...
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch.py.TestMapping.test_idle.log
teardown failed:
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:639: in stop
raise daemon.SeveralDaemonErrors(saved_exceptions)
E ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E Process exit_code = 100.
E Stdout file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/node_1/stdout
E Stderr file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/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: 2, spent: 3.010308 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 6.028206 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 9.046896 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 12.065069 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 15.083483 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 18.101709 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 21.120031 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 24.138899 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 27.157777 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: failed to shutdown all connections, left infly: 2, spent: 30.004747 sec. GRpcShutdownDeadline: 30
E warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E
E =================================================================
E ==1450454==ERROR: LeakSanitizer: detected memory leaks
E
E Indirect leak of 21120 byte(s) in 2 object(s) allocated from:
E #0 0x00001f11a90d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E #1 0x000034483e3b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E #2 0x000034483e3b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E #3 0x000034483e3b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E #4 0x000034483e3b 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 0x000034483e3b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E #6 0x000034483e3b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E #7 0x000034483e3b 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 0x000034483e3b 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 0x0000344836ad 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 0x00003a2ada02 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 0x000033c2234e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E #12 0x000033c2234e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E #13 0x000033df5084 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E #14 0x000033df5084 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 0x000033df0c58 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 0x000033e14998 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 0x000033dcf448 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E #18 0x0000344b506e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E #19 0x000033bd71df in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E #20 0x000033bd71df in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E #21 0x00002184124e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E #22 0x00002184124e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E #23 0x00002184124e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E #24 0x0000218417ac in Execute /-S/util/thread/factory.h:15:13
E #25 0x0000218417ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E #26 0x00001f440b44 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E #27 0x00001f0de426 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 0x00001f11a90d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E #1 0x000034482b82 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E #2 0x000034482b82 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E #3 0x000034482b82 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E #4 0x000034482b82 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 0x000034482b82 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E #6 0x000034482b82 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E #7 0x000034482b82 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E #8 0x000034482b82 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E #9 0x000034482b82 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E #10 0x0000344917fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E #11 0x00003a24d277 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E #12 0x00003a23ebf4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E #13 0x00003a22e549 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E...
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping.log
teardown failed:
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:639: in stop
raise daemon.SeveralDaemonErrors(saved_exceptions)
E ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E Process exit_code = 100.
E Stdout file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/node_1/stdout
E Stderr file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/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: 5, spent: 3.009527 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 5, spent: 6.028262 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 5, spent: 9.047074 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 5, spent: 12.065237 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 5, spent: 15.084411 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 5, spent: 18.103691 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 5, spent: 21.122503 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 5, spent: 24.142182 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 5, spent: 27.162387 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: failed to shutdown all connections, left infly: 5, spent: 30.010038 sec. GRpcShutdownDeadline: 30
E warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E
E =================================================================
E ==1452923==ERROR: LeakSanitizer: detected memory leaks
E
E Indirect leak of 31680 byte(s) in 3 object(s) allocated from:
E #0 0x00001f11a90d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E #1 0x000034483e3b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E #2 0x000034483e3b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E #3 0x000034483e3b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E #4 0x000034483e3b 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 0x000034483e3b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E #6 0x000034483e3b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E #7 0x000034483e3b 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 0x000034483e3b 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 0x0000344836ad 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 0x00003a2ada02 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 0x000033c2234e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E #12 0x000033c2234e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E #13 0x000033df5084 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E #14 0x000033df5084 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 0x000033df0c58 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 0x000033e14998 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 0x000033dcf448 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E #18 0x0000344b506e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E #19 0x000033bd71df in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E #20 0x000033bd71df in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E #21 0x00002184124e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E #22 0x00002184124e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E #23 0x00002184124e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E #24 0x0000218417ac in Execute /-S/util/thread/factory.h:15:13
E #25 0x0000218417ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E #26 0x00001f440b44 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E #27 0x00001f0de426 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 0x00001f0e0a64 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E #1 0x000033c015a0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E #2 0x000033c015a0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E #3 0x000033cfccf7 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E #4 0x000033cfccf7 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 0x000033d08eea 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 0x000033d28026 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E #7 0x00003448b7bc 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 0x000034049c17 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 0x0000340c43ed 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 0x0000340bf27c in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E #11 0x0000340bf27c in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transp...
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes.log
teardown failed:
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:639: in stop
raise daemon.SeveralDaemonErrors(saved_exceptions)
E ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E Process exit_code = 100.
E Stdout file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/node_1/stdout
E Stderr file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/node_1/stderr
E Stderr content:
E
E GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E GRpc shutdown warning: left infly: 4, spent: 3.010988 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 4, spent: 6.031189 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 4, spent: 9.050854 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 4, spent: 12.069632 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 4, spent: 15.087953 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 4, spent: 18.106507 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 4, spent: 21.125072 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 4, spent: 24.144192 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 4, spent: 27.163574 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: failed to shutdown all connections, left infly: 4, spent: 30.001317 sec. GRpcShutdownDeadline: 30
E warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E
E =================================================================
E ==1453751==ERROR: LeakSanitizer: detected memory leaks
E
E Indirect leak of 31680 byte(s) in 3 object(s) allocated from:
E #0 0x00001f11a90d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E #1 0x000034483e3b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E #2 0x000034483e3b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E #3 0x000034483e3b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E #4 0x000034483e3b 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 0x000034483e3b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E #6 0x000034483e3b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E #7 0x000034483e3b 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 0x000034483e3b 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 0x0000344836ad 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 0x00003a2ada02 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 0x000033c2234e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E #12 0x000033c2234e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E #13 0x000033df5084 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E #14 0x000033df5084 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 0x000033df0c58 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 0x000033e14998 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 0x000033dcf448 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E #18 0x0000344b506e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E #19 0x000033bd71df in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E #20 0x000033bd71df in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E #21 0x00002184124e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E #22 0x00002184124e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E #23 0x00002184124e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E #24 0x0000218417ac in Execute /-S/util/thread/factory.h:15:13
E #25 0x0000218417ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E #26 0x00001f440b44 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E #27 0x00001f0de426 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E
E Indirect leak of 20270 byte(s) in 2 object(s) allocated from:
E #0 0x00001f0e0a64 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E #1 0x000033c015a0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E #2 0x000033c015a0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E #3 0x000033cfccf7 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E #4 0x000033cfccf7 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 0x000033d08eea 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 0x000033d28026 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E #7 0x00003448b7bc 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 0x000034049c17 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 0x0000340c43ed 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 0x0000340bf27c in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E #11 0x0000340bf27c in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/co...
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler.log
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 0x7b971b572f70>>(<function TestMapping.test_mapping_with_row_dispatcher.<locals>.<lambda> at 0x7c371b218b50>)
E + where <bound method TestYdsBase.wait_until of <__tests__.test_dispatch.TestMapping object at 0x7b971b572f70>> = <__tests__.test_dispatch.TestMapping object at 0x7b971b572f70>.wait_untilteardown failed:
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:639: in stop
raise daemon.SeveralDaemonErrors(saved_exceptions)
E ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E Process exit_code = 100.
E Stdout file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1/stdout
E Stderr file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/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: 2, spent: 5.667818 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 8.685762 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 11.703804 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 14.721935 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 17.73999 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 20.757619 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 23.775691 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 26.793289 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 2, spent: 29.811112 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: failed to shutdown all connections, left infly: 2, spent: 30.002277 sec. GRpcShutdownDeadline: 30
E warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E
E =================================================================
E ==1454775==ERROR: LeakSanitizer: detected memory leaks
E
E Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
E #0 0x00001f11a90d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E #1 0x000034482b82 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E #2 0x000034482b82 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E #3 0x000034482b82 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E #4 0x000034482b82 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 0x000034482b82 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E #6 0x000034482b82 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E #7 0x000034482b82 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E #8 0x000034482b82 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E #9 0x000034482b82 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E #10 0x0000344917fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E #11 0x00003a24d277 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E #12 0x00003a23ebf4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E #13 0x00003a22e549 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E #14 0x000040aa6364 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:252:21
E #15 0x000040aa5620 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:223:9
E #16 0x000040aa5620 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E #17 0x000021bc017b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E #18 0x000021c77f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E #19 0x000021c81b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E #20 0x000021c8111d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E #21 0x000021c8318e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E #22 0x00001f440b44 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E #23 0x00001f0de426 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 0x00001f11a90d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E #1 0x000034483e3b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E #2 0x000034483e3b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E #3 0x000034483e3b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E #4 0x000034483e3b 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 0x000034483e3b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E #6 0x000034483e3b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E #7 0x000034483e3b 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 0x000034483e3b 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 0x0000344836ad 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 0x00003a2ada02 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 0x000033c2234e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E #12 0x000033c2234e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E #13 0x000033df5084 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E #14 0x000033df5084 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 0x000033df0c58 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 0x000033e14998 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/s...
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher.log
ydb/tests/fq/multi_plane/test_retry.py:68: in test_fail_first
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:639: in stop
raise daemon.SeveralDaemonErrors(saved_exceptions)
E ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E Process exit_code = 100.
E Stdout file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry.py.TestRetry.test_fail_first.kikimr0/default/node_1/stdout
E Stderr file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry.py.TestRetry.test_fail_first.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 =================================================================
E ==1450442==ERROR: AddressSanitizer: heap-use-after-free on address 0x7c9804912350 at pc 0x000045156325 bp 0x7b37fa59c690 sp 0x7b37fa59c688
E READ of size 8 at 0x7c9804912350 thread T6 (ydbd)
E warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E #0 0x000045156324 in NFq::TYdbControlPlaneStorageActor::ConstructHardPingTask(Fq::Private::PingTaskRequest const&, std::__y1::shared_ptr<Fq::Private::PingTaskResult>, std::__y1::shared_ptr<NFq::TControlPlaneStorageBase::TFinalStatus> const&, TIntrusivePtr<NFq::TRequestCommonCounters, TDefaultIntrusivePtrOps<NFq::TRequestCommonCounters>> const&) const::$_0::operator()(std::__y1::vector<NYdb::Dev::TResultSet, std::__y1::allocator<NYdb::Dev::TResultSet>> const&) /-S/ydb/core/fq/libs/control_plane_storage/internal/task_ping.cpp:132:29
E #1 0x00004514f751 in __invoke<(lambda at /-S/ydb/core/fq/libs/control_plane_storage/internal/task_ping.cpp:74:26) &, const std::__y1::vector<NYdb::Dev::TResultSet, std::__y1::allocator<NYdb::Dev::TResultSet> > &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E #2 0x00004514f751 in __call<(lambda at /-S/ydb/core/fq/libs/control_plane_storage/internal/task_ping.cpp:74:26) &, const std::__y1::vector<NYdb::Dev::TResultSet, std::__y1::allocator<NYdb::Dev::TResultSet> > &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:216:12
E #3 0x00004514f751 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E #4 0x00004514f751 in std::__y1::__function::__func<NFq::TYdbControlPlaneStorageActor::ConstructHardPingTask(Fq::Private::PingTaskRequest const&, std::__y1::shared_ptr<Fq::Private::PingTaskResult>, std::__y1::shared_ptr<NFq::TControlPlaneStorageBase::TFinalStatus> const&, TIntrusivePtr<NFq::TRequestCommonCounters, TDefaultIntrusivePtrOps<NFq::TRequestCommonCounters>> const&) const::$_0, std::__y1::allocator<NFq::TYdbControlPlaneStorageActor::ConstructHardPingTask(Fq::Private::PingTaskRequest const&, std::__y1::shared_ptr<Fq::Private::PingTaskResult>, std::__y1::shared_ptr<NFq::TControlPlaneStorageBase::TFinalStatus> const&, TIntrusivePtr<NFq::TRequestCommonCounters, TDefaultIntrusivePtrOps<NFq::TRequestCommonCounters>> const&) const::$_0>, std::__y1::pair<TBasicString<char, std::__y1::char_traits<char>>, NYdb::Dev::TParams> (std::__y1::vector<NYdb::Dev::TResultSet, std::__y1::allocator<NYdb::Dev::TResultSet>> const&)>::operator()(std::__y1::vector<NYdb::Dev::TResultSet, std::__y1::allocator<NYdb::Dev::TResultSet>> const&) /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E #5 0x000044b51b50 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E #6 0x000044b51b50 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E #7 0x000044b51b50 in operator()<NThreading::TFuture<NYdb::Dev::TStatus> > /-S/ydb/core/fq/libs/control_plane_storage/ydb_control_plane_storage.cpp:569:52
E #8 0x000044b51b50 in operator() /-S/library/cpp/threading/future/core/future-inl.h:640:53
E #9 0x000044b51b50 in SetValue<std::__y1::pair<TBasicString<char, std::__y1::char_traits<char> >, NYdb::Dev::TParams>, (lambda at /-S/library/cpp/threading/future/core/future-inl.h:640:38)> /-S/library/cpp/threading/future/core/future-inl.h:495:39
E #10 0x000044b51b50 in NThreading::TFuture<NThreading::NImpl::TFutureType<NThreading::NImpl::TFutureCallResult<auto, NYdb::Dev::TStatus>::TType>::TType> NThreading::TFuture<NYdb::Dev::TStatus>::Apply<NFq::TDbRequester::ReadModifyWrite(TBasicString<char, std::__y1::char_traits<char>> const&, NYdb::Dev::TParams const&, std::__y1::function<std::__y1::pair<TBasicString<char, std::__y1::char_traits<char>>, NYdb::Dev::TParams> (std::__y1::vector<NYdb::Dev::TResultSet, std::__y1::allocator<NYdb::Dev::TResultSet>> const&)> const&, NFq::TRequestCounters const&, std::__y1::shared_ptr<TVector<NFq::TDebugItem, std::__y1::allocator<NFq::TDebugItem>>>, TVector<NFq::TValidationQuery, std::__y1::allocator<NFq::TValidationQuery>> const&, NYdb::Dev::NTable::TTxSettings, bool)::$_0::operator()(NYdb::Dev::NTable::TSession) const::'lambda'(auto const&)>(auto&&) const::'lambda'(NThreading::TFuture<NYdb::Dev::TStatus> const&)::operator()(NThreading::TFuture<NYdb::Dev::TStatus> const&) /-S/library/cpp/threading/future/core/future-inl.h:640:13
E #11 0x000036902f7b in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E #12 0x000036902f7b in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E #13 0x000036902f7b in NThreading::NImpl::TFutureState<NYdb::Dev::TStatus>::RunCallbacks() /-S/library/cpp/threading/future/core/future-inl.h:210:25
E #14 0x000036902c98 in TrySetValue<NYdb::Dev::TStatus> /-S/library/cpp/threading/future/core/future-inl.h:164:21
E #15 0x000036902c98 in void NThreading::NImpl::TFutureState<NYdb::Dev::TStatus>::SetValue<NYdb::Dev::TStatus>(NYdb::Dev::TStatus&&) /-S/library/cpp/threading/future/core/future-inl.h:136:32
E #16 0x000044b502cc in SetValue /-S/library/cpp/threading/future/core/future-inl.h:815:16
E #17 0x000044b502cc in SetValueImpl<NYdb::Dev::TStatus> /-S/library/cpp/threading/future/core/future-inl.h:461:21
E #18 0x000044b502cc in SetValue<NYdb::Dev::TStatus, (lambda at /-S/library/cpp/threading/future/core/future-inl.h:640:38)> /-S/library/cpp/threading/future/core/future-inl.h:495:17
E #19 0x000044b502cc in NThreading::TFuture<NThreading::NImpl::TFutureType<NThreading::NImpl::TFutureCallResult<NFq::TDbRequester::ReadModifyWrite(TBasicString<char, std::__y1::char_traits<char>> const&, NYdb::Dev::TParams const&, std::__y1::function<std::__y1::pair<TBasicString<char, std::__y1::char_traits<char>>, NYdb::Dev::TParams> (std::__y1::vector<NYdb::Dev::TResultSet, std::__y1::allocator<NYdb::Dev::TResultSet>> const&)> const&, NFq::TRequestCounters const&, std::__y1::shared_ptr<TVector<NFq::TDebugItem, std::__y1::allocator<NFq::TDebugItem>>>, TVector<NFq::TValidationQuery, std::__y1::allocator<NFq::TValidationQuery>> const&, NYdb::Dev::NTable::TTxSettings, bool)::$_0::operator()(NYdb::Dev::NTable::TSession) const::'lambda'(NThreading::TFuture<NYdb::Dev::NTable::TDataQueryResult> const&), NYdb::Dev::NTable::TDataQueryResult>::TType>::TType> NThreading::TFuture<NYdb::Dev::NTable::TDataQueryResult>::Apply<NFq::TDbRequester::ReadModifyWrite(TBasicString<char, std::__y1::char_traits<char>> const&, NYdb::Dev::TParams const&, std::__y1::function<std::__y1::pair<TBasicString<char, std::__y1::char_traits<char>>, NYdb::Dev::TParams> (std::__y1::vector<NYdb::Dev::TResultSet, std::__y1::allocator<NYdb::Dev::TResultSet>> const&)> const&, NFq::TRequestCounters const&, std::__y1::shared_ptr<TVector<NFq::TDebugItem, std::__y1::allocator<NFq::TDebugItem>>>, TVector<NFq::TValidationQuery, std::__y1::allocator<NFq::TValidationQuery>> const&, NYdb::Dev:...
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry.py.TestRetry.test_fail_first.kikimr0.log
ydb/tests/fq/multi_plane/test_retry.py:96: in test_low_rate
kikimr.compute_plane.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:62: in stop
self.kikimr_cluster.stop(kill=False)
ydb/tests/library/harness/kikimr_runner.py:639: in stop
raise daemon.SeveralDaemonErrors(saved_exceptions)
E ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E Process exit_code = 100.
E Stdout file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/stdout
E Stderr file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/stderr
E Stderr content:
E
E GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E GRpc shutdown warning: left infly: 1, spent: 3.009448 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 1, spent: 6.027319 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 1, spent: 9.045491 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 1, spent: 12.063825 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 1, spent: 15.082202 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 1, spent: 18.100302 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 1, spent: 21.118579 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 1, spent: 24.137229 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 1, spent: 27.155654 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.003137 sec. GRpcShutdownDeadline: 30
E warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E
E =================================================================
E ==1452320==ERROR: LeakSanitizer: detected memory leaks
E
E Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
E #0 0x00001f11a90d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E #1 0x000034482b82 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E #2 0x000034482b82 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E #3 0x000034482b82 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E #4 0x000034482b82 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 0x000034482b82 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E #6 0x000034482b82 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E #7 0x000034482b82 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E #8 0x000034482b82 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E #9 0x000034482b82 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E #10 0x0000344917fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E #11 0x00003a24d277 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E #12 0x00003a23ebf4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E #13 0x00003a22e549 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E #14 0x000040aa6364 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:252:21
E #15 0x000040aa5620 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:223:9
E #16 0x000040aa5620 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E #17 0x000021bc017b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E #18 0x000021c77f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E #19 0x000021c81b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E #20 0x000021c8111d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E #21 0x000021c8318e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E #22 0x00001f440b44 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E #23 0x00001f0de426 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 0x00001f11a90d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E #1 0x000034483e3b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E #2 0x000034483e3b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E #3 0x000034483e3b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E #4 0x000034483e3b 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 0x000034483e3b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E #6 0x000034483e3b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E #7 0x000034483e3b 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 0x000034483e3b 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 0x0000344836ad 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 0x00003a2ada02 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 0x000033c2234e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E #12 0x000033c2234e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E #13 0x000033df4ef4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
E #14 0x000033df4ef4 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 0x000033df0c58 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 0x000033e14998 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset....
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0.log
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:639: in stop
raise daemon.SeveralDaemonErrors(saved_exceptions)
E ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E Process exit_code = 100.
E Stdout file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/stdout
E Stderr file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/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: 4.975289 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 1, spent: 7.993671 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 1, spent: 11.011823 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 1, spent: 14.029906 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 1, spent: 17.048063 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 1, spent: 20.065813 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 1, spent: 23.083785 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 1, spent: 26.10155 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: left infly: 1, spent: 29.11896 sec. GRpcShutdownDeadline: 30
E GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.004183 sec. GRpcShutdownDeadline: 30
E warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E
E =================================================================
E ==1455762==ERROR: LeakSanitizer: detected memory leaks
E
E Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
E #0 0x00001f11a90d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E #1 0x000034482b82 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E #2 0x000034482b82 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E #3 0x000034482b82 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E #4 0x000034482b82 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 0x000034482b82 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E #6 0x000034482b82 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E #7 0x000034482b82 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E #8 0x000034482b82 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E #9 0x000034482b82 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E #10 0x0000344917fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E #11 0x00003a24d277 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E #12 0x00003a23ebf4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E #13 0x00003a22e549 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E #14 0x000040aa6364 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:252:21
E #15 0x000040aa5620 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:223:9
E #16 0x000040aa5620 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E #17 0x000021bc017b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E #18 0x000021c77f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E #19 0x000021c81b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E #20 0x000021c8111d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E #21 0x000021c8318e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E #22 0x00001f440b44 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E #23 0x00001f0de426 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 0x00001f11a90d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E #1 0x000034483e3b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E #2 0x000034483e3b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E #3 0x000034483e3b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E #4 0x000034483e3b 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 0x000034483e3b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E #6 0x000034483e3b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E #7 0x000034483e3b 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 0x000034483e3b 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 0x0000344836ad 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 0x00003a2ada02 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 0x000033c2234e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E #12 0x000033c2234e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E #13 0x000033df5084 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E #14 0x000033df5084 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 0x000033df0c58 i...
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0.log
ydb/tests/fq/streaming/test_streaming.py:93: in test_read_topic_shared_reading_insert_to_topic
assert self.read_stream(len(expected_data), topic_path=self.output_topic) == expected_data
E AssertionError: assert ['lunch time'] == ['lunch time', 'lunch time']
E
E Right contains one more item: 'lunch time'
E
E Full diff:
E [
E 'lunch time',
E - 'lunch time',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_insert_to_topic.log
Chunk exceeded 60s timeout and was killed
List of the tests involved in the launch:
test_commit.py::TestCommit::test_commit (timeout) duration: 56.89s
test_timeout.py::TestTimeout::test_timeout (good) duration: 3.23s
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/tools/pq_read/test/test-results/py3test/run_test.log
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/tools/pq_read/test/test-results/py3test/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/tools/pq_read/test/test-results/py3test/testing_out_stuff/stderr