============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ccie/000ecc/ydb/tests/stress/mixedpy/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

test_workload.py .E.

==================================== ERRORS ====================================
_____________ ERROR at teardown of TestYdbMixedWorkload.test[row] ______________
ydb/tests/stress/mixedpy/tests/test_workload.py:12: in setup
    yield from self.setup_cluster()
ydb/tests/library/stress/fixtures.py:35: in setup_cluster
    self.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:639: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/ccie/000ecc/ydb/tests/stress/mixedpy/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbMixedWorkload.test.row/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/ccie/000ecc/ydb/tests/stress/mixedpy/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbMixedWorkload.test.row/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 3.024273 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 6.058524 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 9.101226 seconds, 3 sessions to shutdown
E   GRpc shutdown warning: left infly: 2, spent: 5.02871 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 2, spent: 8.462444 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 2, spent: 11.872355 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 2, spent: 15.413445 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 2, spent: 18.7365 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 2, spent: 21.975146 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 2, spent: 25.391041 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 2, spent: 28.764953 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 2, spent: 30.009404 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1368928==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 34240 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f75af8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034ad973b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034ad973b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034ad973b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034ad973b 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 0x000034ad973b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034ad973b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034ad973b 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 0x000034ad973b 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 0x000034ad8fad 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 0x00003b3ab122 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 0x000034277c4e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x000034277c4e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x00003444a984 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #14 0x00003444a984 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 0x000034446558 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 0x00003446a298 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 0x000034424d48 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034b0a96e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x00003422cadf in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x00003422cadf in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #21 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x000021e8224e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x000021e827ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x000021e827ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fa811e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f71eaa6 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 0x00001f7210e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034256ea0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034256ea0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x0000343525f7 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x0000343525f7 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 0x00003435e7ea 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 0x00003437d926 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034ae10bc 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 0x00003469f517 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 0x000034719ced 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 0x000034714b7c in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x000034714b7c 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 0x0000346b46bd 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 0x00003429cdd6 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x000034277c84 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x00003444a7f4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
E   #16 0x00003444a7f4 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 0x000034446558 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 0x00003446a298 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 0x000034424d48 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034b0a96e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x00003b333ef6 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x00003b333ef6 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
E   #23 0x00003b333ef6 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #24 0x00003b333ef6 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   #25 0x00003b333ef6 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   #26 0x00003b333ef6 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #27 0x00003b333ef6 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   #28 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #29 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #30 0x000021e8224e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #31 0x000021e827ac in Execute /-S/util/thread/factory.h:15:13
E   #32 0x000021e827ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #33 0x00001fa811e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #34 0x00001f71eaa6 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 0x00001f75af8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000044f293bc in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>>, NKikimr::NGRpcService::TGRpcDiscoveryService*, Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_ListEndpoints<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_WhoAmI<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_NodeRegistration<Ydb::Discovery::V1::DiscoveryService::Service>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_ListEndpoints<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_WhoAmI<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_NodeRegistration<Ydb::Discovery::V1::DiscoveryService::Service>>>::*&)(grpc::ServerContext*, Ydb::Discovery::ListEndpointsRequest*, grpc::ServerAsyncResponseWriter<Ydb::Discovery::ListEndpointsResponse>*, 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::TGRpcDiscoveryService*&&, Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_ListEndpoints<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_WhoAmI<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_NodeRegistration<Ydb::Discovery::V1::DiscoveryService::Service>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_ListEndpoints<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_WhoAmI<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_NodeRegistration<Ydb::Discovery::V1::DiscoveryService::Service>>>::*&)(grpc::ServerContext*, Ydb::Discovery::ListEndpointsRequest*, grpc::ServerAsyncResponseWriter<Ydb::Discovery::ListEndpointsResponse>*, 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 0x000044f27752 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #3 0x000044f253b2 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #4 0x00003b333f3c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #5 0x00003b333f3c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #6 0x00003b333f3c 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 0x00003b333f3c 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 0x00003b333f3c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #9 0x00003b333f3c 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 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #11 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #12 0x000021e8224e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #13 0x000021e827ac in Execute /-S/util/thread/factory.h:15:13
E   #14 0x000021e827ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #15 0x00001fa811e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f71eaa6 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 0x00001f75af8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000044f2a7ca in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcDiscoveryService*, Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_ListEndpoints<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_WhoAmI<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_NodeRegistration<Ydb::Discovery::V1::DiscoveryService::Service>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_ListEndpoints<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_WhoAmI<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_NodeRegistration<Ydb::Discovery::V1::DiscoveryService::Service>>>::*)(grpc::ServerContext*, Ydb::Discovery::ListEndpointsRequest*, grpc::ServerAsyncResponseWriter<Ydb::Discovery::ListEndpointsResponse>*, 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 0x000044f29631 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>>, NKikimr::NGRpcService::TGRpcDiscoveryService*, Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_ListEndpoints<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_WhoAmI<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_NodeRegistration<Ydb::Discovery::V1::DiscoveryService::Service>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_ListEndpoints<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_WhoAmI<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_NodeRegistration<Ydb::Discovery::V1::DiscoveryService::Service>>>::*&)(grpc::ServerContext*, Ydb::Discovery::ListEndpointsRequest*, grpc::ServerAsyncResponseWriter<Ydb::Discovery::ListEndpointsResponse>*, 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::TGRpcDiscoveryService*&&, Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_ListEndpoints<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_WhoAmI<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_NodeRegistration<Ydb::Discovery::V1::DiscoveryService::Service>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_ListEndpoints<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_WhoAmI<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_NodeRegistration<Ydb::Discovery::V1::DiscoveryService::Service>>>::*&)(grpc::ServerContext*, Ydb::Discovery::ListEndpointsRequest*, grpc::ServerAsyncResponseWriter<Ydb::Discovery::ListEndpointsResponse>*, 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 0x000044f27752 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #4 0x000044f253b2 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #5 0x00003b333f3c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #6 0x00003b333f3c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #7 0x00003b333f3c 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 0x00003b333f3c 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 0x00003b333f3c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #10 0x00003b333f3c 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 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #12 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #13 0x000021e8224e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #14 0x000021e827ac in Execute /-S/util/thread/factory.h:15:13
E   #15 0x000021e827ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #16 0x00001fa811e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #17 0x00001f71eaa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 768 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f7214dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
E   #1 0x000034256e64 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
E   #2 0x000034363e18 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
E   #3 0x0000343684ad in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
E   #4 0x0000343684ad 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 0x00003438335e in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
E   #6 0x00003438335e 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 0x000034ae3e53 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
E   #8 0x000034ae3e53 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 0x000034277c4e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #10 0x000034277c4e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #11 0x00003444a7f4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
E   #12 0x00003444a7f4 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 0x000034446558 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 0x00003446a298 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 0x000034424d48 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #16 0x000034b0a96e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #17 0x00003b333ef6 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #18 0x00003b333ef6 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
E   #19 0x00003b333ef6 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #20 0x00003b333ef6 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 0x00003b333ef6 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 0x00003b333ef6 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #23 0x00003b333ef6 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 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #25 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #26 0x000021e8224e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #27 0x000021e827ac in Execute /-S/util/thread/factory.h:15:13
E   #28 0x000021e827ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #29 0x00001fa811e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #30 0x00001f71eaa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 695 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f7210e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034256ea0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034256ea0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x0000343529d2 in grpc_core::Arena::AllocZone(unsigned long) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
E   #4 0x0000343d91a8 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
E   #5 0x0000343d91a8 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 0x0000343d91a8 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 0x0000343d5c68 in EmplaceBack<grpc_core::Slice, grpc_core::Slice> /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:83:15
E   #8 0x0000343d5c68 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 0x0000346e70f4 in operator() /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:389:19
E   #10 0x0000346e70f4 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 0x0000346d0621 in SetOnContainer /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:189:5
E   #12 0x0000346d0621 in Set /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.h:1394:7
E   #13 0x0000346d0621 in EmitHeader /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:784:25
E   #14 0x0000346d0621 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:818:5
E   #15 0x0000346d0621 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:809:5
E   #16 0x0000346d0621 in grpc_core::HPackParser::Parser::Parse() /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:667:20
E   #17 0x0000346cf4aa 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 0x0000346ce20e 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 0x0000346cde71 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 0x0000347181ba 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 0x000034717aec 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 0x00003471638b 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 0x0000346b46bd 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 0x00003429cdd6 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #25 0x000034277c84 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #26 0x00003444a7f4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
E   #27 0x00003444a7f4 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 0x000034446558 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 0x00003446a298 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 0x000034424d48 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #31 0x000034b0a96e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #32 0x00003b333ef6 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #33 0x00003b333ef6 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
E   #34 0x00003b333ef6 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #35 0x00003b333ef6 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   #36 0x00003b333ef6 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   #37 0x00003b333ef6 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #38 0x00003b333ef6 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   #39 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #40 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #41 0x000021e8224e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #42 0x000021e827ac in Execute /-S/util/thread/factory.h:15:13
E   #43 0x000021e827ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #44 0x00001fa811e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #45 0x00001f71eaa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 686 byte(s) in 2 object(s) allocated from:
E   #0 0x00001f7210e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034256ea0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034256ea0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x000034352c98 in AllocZone /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
E   #4 0x000034352c98 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
E   #5 0x000034352c98 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 0x0000344a1608 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 0x0000344a4afb 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 0x0000344bee7a 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 0x0000344a2fa7 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 0x0000344c84ce in operator() /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:128:3
E   #11 0x0000344c84ce 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 0x000034277c4e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #13 0x000034277c4e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #14 0x00003444a7f4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
E   #15 0x00003444a7f4 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 0x000034446558 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 0x00003446a298 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 0x000034424d48 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #19 0x000034b0a96e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #20 0x00003b333ef6 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #21 0x00003b333ef6 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
E   #22 0x00003b333ef6 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003b333ef6 in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #24 0x00003b333ef6 in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #25 0x00003b333ef6 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003b333ef6 in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #27 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x000021e8224e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x000021e827ac in Execute /-S/util/thread/factory.h:15:13
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[row]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ccie/000ecc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12376
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/ccie/000ecc/r3tmp/kikimr_cluster_lyi1qmp4
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61757
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1387
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21930
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65394
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ccie/000ecc/ydb/tests/stress/mixedpy/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbMixedWorkload.test.row/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ccie/000ecc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/ccie/000ecc/ydb/tests/stress/mixedpy/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbMixedWorkload.test.row/cluster/node_1/logfile_pwqso993.log --grpc-port=61757 --mon-port=1387 --ic-port=12376
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:61757/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ccie/000ecc/ydb/tests/stress/mixedpy/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbMixedWorkload.test.row/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ccie/000ecc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/ccie/000ecc/ydb/tests/stress/mixedpy/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbMixedWorkload.test.row/cluster/node_1/logfile_pwqso993.log --grpc-port=61757 --mon-port=1387 --ic-port=12376
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ccie/000ecc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ccie/000ecc/ydb/tests/stress/mixedpy/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbMixedWorkload.test.row/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ccie/000ecc/ydb/tests/stress/mixedpy/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbMixedWorkload.test.row/cluster/node_1/logfile_pwqso993.log', '--grpc-port=61757', '--mon-port=1387', '--ic-port=12376')' in '/home/runner/.ya/build/build_root/ccie/000ecc/ydb/tests/stress/mixedpy/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbMixedWorkload.test.row/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1368928
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:61757/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/ccie/000ecc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1368929
DEBUG    ya.test:process.py:259 Command (pid 1368929) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1368929) elapsed time (sec): 0.9254910945892334
DEBUG    ya.test:process.py:263 Command (pid 1368929) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368929) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1368929) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368929) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368929) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1368929) maxrss: 476720
DEBUG    ya.test:process.py:263 Command (pid 1368929) minflt: 45307
DEBUG    ya.test:process.py:263 Command (pid 1368929) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1368929) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1368929) nivcsw: 183
DEBUG    ya.test:process.py:263 Command (pid 1368929) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1368929) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1368929) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1368929) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1368929) stime: 0.252231
DEBUG    ya.test:process.py:263 Command (pid 1368929) utime: 0.513883
DEBUG    ya.test:process.py:263 Command (pid 1368929) wtime: 0.927
DEBUG    ya.test:process.py:275 Command (pid 1368929) output:
Git info:
    Commit: 3c869ad547d1a3a016f8a9fe801c9957db29e0b2
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5ee1ca3d2f0821c8a74105784fcea023141452e6 into 4618ed6cf7eaff3573653a8547db92604845a211

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 3c869ad547d1a3a016f8a9fe801c9957db29e0b2
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5ee1ca3d2f0821c8a74105784fcea023141452e6 into 4618ed6cf7eaff3573653a8547db92604845a211
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/ccie/000ecc/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:61757', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12376\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ccie/000ecc/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:61757', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12376\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1369709
DEBUG    ya.test:process.py:259 Command (pid 1369709) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1369709) elapsed time (sec): 1.339829683303833
DEBUG    ya.test:process.py:263 Command (pid 1369709) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1369709) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1369709) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1369709) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1369709) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1369709) maxrss: 562352
DEBUG    ya.test:process.py:263 Command (pid 1369709) minflt: 51653
DEBUG    ya.test:process.py:263 Command (pid 1369709) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1369709) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1369709) nivcsw: 213
DEBUG    ya.test:process.py:263 Command (pid 1369709) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1369709) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1369709) nvcsw: 1167
DEBUG    ya.test:process.py:263 Command (pid 1369709) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1369709) stime: 0.38839199999999996
DEBUG    ya.test:process.py:263 Command (pid 1369709) utime: 0.6140669999999999
DEBUG    ya.test:process.py:263 Command (pid 1369709) wtime: 1.349
DEBUG    ya.test:process.py:275 Command (pid 1369709) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 18a73b32-1552-4cf7-bee5-e22e0ec9c392, localhost:61757): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 18a73b32-1552-4cf7-bee5-e22e0ec9c392, localhost:61757): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 18a73b32-1552-4cf7-bee5-e22e0ec9c392, localhost:61757): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s4m7ghuofe.auto.internal" port: 61757 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-s4m7ghuofe.auto.internal:61757, 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:61757
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbMixedWorkload, test_name: test[row])
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ccie/000ecc/ydb/tests/stress/mixedpy/workload_mixed
DEBUG    ya.test:process.py:678 Command out will be placed to workload_mixed.out
DEBUG    ya.test:process.py:678 Command err will be placed to workload_mixed.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ccie/000ecc/ydb/tests/stress/mixedpy/workload_mixed', '--endpoint', 'grpc://localhost:61757', '--database', '/Root', '--store_type', 'row', '--duration', '100']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1369944
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, f31caec6-f72f-4c9f-af64-4c471a6a13fe, localhost:61757): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f31caec6-f72f-4c9f-af64-4c471a6a13fe, localhost:61757): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f31caec6-f72f-4c9f-af64-4c471a6a13fe, localhost:61757): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s4m7ghuofe.auto.internal" port: 61757 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-s4m7ghuofe.auto.internal:61757, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61757
DEBUG    ya.test:process.py:259 Command (pid 1369944) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1369944) elapsed time (sec): 176.4627401828766
DEBUG    ya.test:process.py:263 Command (pid 1369944) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1369944) inblock: 342784
DEBUG    ya.test:process.py:263 Command (pid 1369944) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1369944) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1369944) majflt: 34
DEBUG    ya.test:process.py:263 Command (pid 1369944) maxrss: 1515328
DEBUG    ya.test:process.py:263 Command (pid 1369944) minflt: 3448259
DEBUG    ya.test:process.py:263 Command (pid 1369944) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1369944) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1369944) nivcsw: 23800
DEBUG    ya.test:process.py:263 Command (pid 1369944) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1369944) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1369944) nvcsw: 1026185
DEBUG    ya.test:process.py:263 Command (pid 1369944) oublock: 510864
DEBUG    ya.test:process.py:263 Command (pid 1369944) stime: 19.390072
DEBUG    ya.test:process.py:263 Command (pid 1369944) utime: 103.33081
DEBUG    ya.test:process.py:263 Command (pid 1369944) wtime: 176.483
DEBUG    ya.test:process.py:275 Command (pid 1369944) output:
Remove path mixed/mixed_row...
Remove path mixed/mixed_row...Ok
Init tables ...
Init tables ...Ok
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     26	1	0	0	2591	5855	6591	6591
2	     77	3	0	0	11135	29951	37119	37887

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
2	    103	3.12121	0	0	8159	29439	37119	37887
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	5	0	0	0	0
3	      0	0	0	5	0	0	0	0
4	      0	0	0	5	0	0	0	0
5	      0	0	0	5	0	0	0	0
6	     39	39	0	1	59	1015	1071	1071
7	     24	24	0	0	88	227	245	245
8	     61	61	0	0	64	509	591	631
9	      4	4	0	1	98	141	141	141
10	      0	0	0	4	0	0	0	0
11	      0	0	0	5	0	0	0	0
12	      6	6	0	4	171	1055	1055	1055
13	      5	5	0	0	467	479	479	479
14	      0	0	0	5	0	0	0	0
15	      0	0	0	0	0	0	0	0
16	      0	0	0	0	0	0	0	0
17	      0	0	0	0	0	0	0	0
18	      0	0	0	5	0	0	0	0
19	      0	0	0	0	0	0	0	0
1	     25	1	0	0	2223	8383	9215	9215
20	      0	0	0	5	0	0	0	0
21	     13	13	0	0	385	723	735	735
22	      7	7	0	0	315	483	483	483
23	      0	0	0	5	0	0	0	0
24	      0	0	0	5	0	0	0	0
25	      0	0	0	5	0	0	0	0
26	      0	0	0	4	0	0	0	0
27	      0	0	0	1	0	0	0	0
28	      0	0	0	5	0	0	0	0
29	      0	0	0	5	0	0	0	0
30	      0	0	0	5	0	0	0	0
31	      0	0	0	0	0	0	0	0
32	      0	0	0	5	0	0	0	0
33	     21	21	0	5	144	345	451	451

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
33	    180	5.45455	0	95	91	651	1031	1071
2	     69	3	0	0	16639	36607	41471	47359

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
2	     94	2.84848	0	0	13823	35839	41471	47359
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     13	13	0	0	263	309	311	311
1	      0	0	0	0	0	0	0	0
2	     11	11	0	0	523	751	931	931
2	      0	0	0	5	0	0	0	0
3	      3	3	0	2	293	315	315	315
3	      0	0	0	0	0	0	0	0
4	      0	0	0	3	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	0	0	0	0	0
5	      0	0	0	3	0	0	0	0
6	      0	0	0	5	0	0	0	0
6	      0	0	0	2	0	0	0	0
7	      0	0	0	0	0	0	0	0
7	      0	0	0	3	0	0	0	0
8	      4	4	0	2	1127	1223	1223	1223
8	      0	0	0	2	0	0	0	0
9	      3	3	0	4	591	799	799	799
9	      0	0	0	5	0	0	0	0
10	      3	3	0	2	1031	1055	1055	1055
10	      0	0	0	3	0	0	0	0
11	      0	0	0	3	0	0	0	0
11	      0	0	0	2	0	0	0	0
12	      0	0	0	2	0	0	0	0
12	      0	0	0	3	0	0	0	0
13	      0	0	0	0	0	0	0	0
13	      0	0	0	0	0	0	0	0
14	      0	0	0	0	0	0	0	0
14	      0	0	0	0	0	0	0	0
15	      0	0	0	1	0	0	0	0
15	      0	0	0	1	0	0	0	0
16	      0	0	0	0	0	0	0	0
16	      0	0	0	0	0	0	0	0
17	      0	0	0	2	0	0	0	0
17	      0	0	0	1	0	0	0	0
18	      0	0	0	2	0	0	0	0
18	      0	0	0	3	0	0	0	0
19	      0	0	0	0	0	0	0	0
19	      0	0	0	0	0	0	0	0
20	      0	0	0	0	0	0	0	0
20	      0	0	0	0	0	0	0	0
1	      7	0	0	0	9023	10495	10495	10495
21	      0	0	0	0	0	0	0	0
21	      0	0	0	0	0	0	0	0
22	      0	0	0	0	0	0	0	0
22	      0	0	0	0	0	0	0	0
23	      0	0	0	0	0	0	0	0
23	      0	0	0	0	0	0	0	0
24	      0	0	0	3	0	0	0	0
24	      0	0	0	3	0	0	0	0
25	      0	0	0	2	0	0	0	0
25	      0	0	0	2	0	0	0	0
26	      0	0	0	0	0	0	0	0
26	      0	0	0	0	0	0	0	0
27	      0	0	0	5	0	0	0	0
27	      0	0	0	5	0	0	0	0
28	      0	0	0	0	0	0	0	0
28	      0	0	0	0	0	0	0	0
29	      0	0	0	5	0	0	0	0
29	      0	0	0	5	0	0	0	0
30	      0	0	0	0	0	0	0	0
30	      0	0	0	0	0	0	0	0
31	      0	0	0	0	0	0	0	0
31	      0	0	0	0	0	0	0	0
32	      0	0	0	5	0	0	0	0
32	      0	0	0	4	0	0	0	0
33	      0	0	0	5	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
33	     37	1.12121	0	53	381	1127	1223	1223
33	      0	0	0	6	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
33	      0	0	0	58	0	0	0	0
2	     55	2	0	0	20095	35583	35839	35839

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
2	     62	1.87879	0	0	18815	35583	35839	35839
Remove path mixed/mixed_row...
Folder mixed is empty, remove it...
Remove path mixed/mixed_row...Ok

DEBUG    ya.test:process.py:276 Command (pid 1369944) errors:
...nt64;
DECLARE $c52_6 AS String;
DECLARE $c52_7 AS String;
DECLARE $c52_8 AS String;
DECLARE $c52_9 AS String;
DECLARE $c52_10 AS String;
DECLARE $c53_0 AS Timestamp;
DECLARE $c53_1 AS Uint64;
DECLARE $c53_2 AS Uint64;
DECLARE $c53_3 AS Uint64;
DECLARE $c53_4 AS Uint64;
DECLARE $c53_5 AS Uint64;
DECLARE $c53_6 AS String;
DECLARE $c53_7 AS String;
DECLARE $c53_8 AS String;
DECLARE $c53_9 AS String;
DECLARE $c53_10 AS String;
DECLARE $c54_0 AS Timestamp;
DECLARE $c54_1 AS Uint64;
DECLARE $c54_2 AS Uint64;
DECLARE $c54_3 AS Uint64;
DECLARE $c54_4 AS Uint64;
DECLARE $c54_5 AS Uint64;
DECLARE $c54_6 AS String;
DECLARE $c54_7 AS String;
DECLARE $c54_8 AS String;
DECLARE $c54_9 AS String;
DECLARE $c54_10 AS String;
DECLARE $c55_0 AS Timestamp;
DECLARE $c55_1 AS Uint64;
DECLARE $c55_2 AS Uint64;
DECLARE $c55_3 AS Uint64;
DECLARE $c55_4 AS Uint64;
DECLARE $c55_5 AS Uint64;
DECLARE $c55_6 AS String;
DECLARE $c55_7 AS String;
DECLARE $c55_8 AS String;
DECLARE $c55_9 AS String;
DECLARE $c55_10 AS String;
DECLARE $c56_0 AS Timestamp;
DECLARE $c56_1 AS Uint64;
DECLARE $c56_2 AS Uint64;
DECLARE $c56_3 AS Uint64;
DECLARE $c56_4 AS Uint64;
DECLARE $c56_5 AS Uint64;
DECLARE $c56_6 AS String;
DECLARE $c56_7 AS String;
DECLARE $c56_8 AS String;
DECLARE $c56_9 AS String;
DECLARE $c56_10 AS String;
DECLARE $c57_0 AS Timestamp;
DECLARE $c57_1 AS Uint64;
DECLARE $c57_2 AS Uint64;
DECLARE $c57_3 AS Uint64;
DECLARE $c57_4 AS Uint64;
DECLARE $c57_5 AS Uint64;
DECLARE $c57_6 AS String;
DECLARE $c57_7 AS String;
DECLARE $c57_8 AS String;
DECLARE $c57_9 AS String;
DECLARE $c57_10 AS String;
DECLARE $c58_0 AS Timestamp;
DECLARE $c58_1 AS Uint64;
DECLARE $c58_2 AS Uint64;
DECLARE $c58_3 AS Uint64;
DECLARE $c58_4 AS Uint64;
DECLARE $c58_5 AS Uint64;
DECLARE $c58_6 AS String;
DECLARE $c58_7 AS String;
DECLARE $c58_8 AS String;
DECLARE $c58_9 AS String;
DECLARE $c58_10 AS String;
DECLARE $c59_0 AS Timestamp;
DECLARE $c59_1 AS Uint64;
DECLARE $c59_2 AS Uint64;
DECLARE $c59_3 AS Uint64;
DECLARE $c59_4 AS Uint64;
DECLARE $c59_5 AS Uint64;
DECLARE $c59_6 AS String;
DECLARE $c59_7 AS String;
DECLARE $c59_8 AS String;
DECLARE $c59_9 AS String;
DECLARE $c59_10 AS String;
DECLARE $c60_0 AS Timestamp;
DECLARE $c60_1 AS Uint64;
DECLARE $c60_2 AS Uint64;
DECLARE $c60_3 AS Uint64;
DECLARE $c60_4 AS Uint64;
DECLARE $c60_5 AS Uint64;
DECLARE $c60_6 AS String;
DECLARE $c60_7 AS String;
DECLARE $c60_8 AS String;
DECLARE $c60_9 AS String;
DECLARE $c60_10 AS String;
DECLARE $c61_0 AS Timestamp;
DECLARE $c61_1 AS Uint64;
DECLARE $c61_2 AS Uint64;
DECLARE $c61_3 AS Uint64;
DECLARE $c61_4 AS Uint64;
DECLARE $c61_5 AS Uint64;
DECLARE $c61_6 AS String;
DECLARE $c61_7 AS String;
DECLARE $c61_8 AS String;
DECLARE $c61_9 AS String;
DECLARE $c61_10 AS String;
DECLARE $c62_0 AS Timestamp;
DECLARE $c62_1 AS Uint64;
DECLARE $c62_2 AS Uint64;
DECLARE $c62_3 AS Uint64;
DECLARE $c62_4 AS Uint64;
DECLARE $c62_5 AS Uint64;
DECLARE $c62_6 AS String;
DECLARE $c62_7 AS String;
DECLARE $c62_8 AS String;
DECLARE $c62_9 AS String;
DECLARE $c62_10 AS String;
DECLARE $c63_0 AS Timestamp;
DECLARE $c63_1 AS Uint64;
DECLARE $c63_2 AS Uint64;
DECLARE $c63_3 AS Uint64;
DECLARE $c63_4 AS Uint64;
DECLARE $c63_5 AS Uint64;
DECLARE $c63_6 AS String;
DECLARE $c63_7 AS String;
DECLARE $c63_8 AS String;
DECLARE $c63_9 AS String;
DECLARE $c63_10 AS String;
DECLARE $c64_0 AS Timestamp;
DECLARE $c64_1 AS Uint64;
DECLARE $c64_2 AS Uint64;
DECLARE $c64_3 AS Uint64;
DECLARE $c64_4 AS Uint64;
DECLARE $c64_5 AS Uint64;
DECLARE $c64_6 AS String;
DECLARE $c64_7 AS String;
DECLARE $c64_8 AS String;
DECLARE $c64_9 AS String;
DECLARE $c64_10 AS String;
DECLARE $c65_0 AS Timestamp;
DECLARE $c65_1 AS Uint64;
DECLARE $c65_2 AS Uint64;
DECLARE $c65_3 AS Uint64;
DECLARE $c65_4 AS Uint64;
DECLARE $c65_5 AS Uint64;
DECLARE $c65_6 AS String;
DECLARE $c65_7 AS String;
DECLARE $c65_8 AS String;
DECLARE $c65_9 AS String;
DECLARE $c65_10 AS String;
DECLARE $c66_0 AS Timestamp;
DECLARE $c66_1 AS Uint64;
DECLARE $c66_2 AS Uint64;
DECLARE $c66_3 AS Uint64;
DECLARE $c66_4 AS Uint64;
DECLARE $c66_5 AS Uint64;
DECLARE $c66_6 AS String;
DECLARE $c66_7 AS String;
DECLARE $c66_8 AS String;
DECLARE $c66_9 AS String;
DECLARE $c66_10 AS String;
DECLARE $c67_0 AS Timestamp;
DECLARE $c67_1 AS Uint64;
DECLARE $c67_2 AS Uint64;
DECLARE $c67_3 AS Uint64;
DECLARE $c67_4 AS Uint64;
DECLARE $c67_5 AS Uint64;
DECLARE $c67_6 AS String;
DECLARE $c67_7 AS String;
DECLARE $c67_8 AS String;
DECLARE $c67_9 AS String;
DECLARE $c67_10 AS String;
DECLARE $c68_0 AS Timestamp;
DECLARE $c68_1 AS Uint64;
DECLARE $c68_2 AS Uint64;
DECLARE $c68_3 AS Uint64;
DECLARE $c68_4 AS Uint64;
DECLARE $c68_5 AS Uint64;
DECLARE $c68_6 AS String;
DECLARE $c68_7 AS String;
DECLARE $c68_8 AS String;
DECLARE $c68_9 AS String;
DECLARE $c68_10 AS String;
DECLARE $c69_0 AS Timestamp;
DECLARE $c69_1 AS Uint64;
DECLARE $c69_2 AS Uint64;
DECLARE $c69_3 AS Uint64;
DECLARE $c69_4 AS Uint64;
DECLARE $c69_5 AS Uint64;
DECLARE $c69_6 AS String;
DECLARE $c69_7 AS String;
DECLARE $c69_8 AS String;
DECLARE $c69_9 AS String;
DECLARE $c69_10 AS String;
DECLARE $c70_0 AS Timestamp;
DECLARE $c70_1 AS Uint64;
DECLARE $c70_2 AS Uint64;
DECLARE $c70_3 AS Uint64;
DECLARE $c70_4 AS Uint64;
DECLARE $c70_5 AS Uint64;
DECLARE $c70_6 AS String;
DECLARE $c70_7 AS String;
DECLARE $c70_8 AS String;
DECLARE $c70_9 AS String;
DECLARE $c70_10 AS String;
DECLARE $c71_0 AS Timestamp;
DECLARE $c71_1 AS Uint64;
DECLARE $c71_2 AS Uint64;
DECLARE $c71_3 AS Uint64;
DECLARE $c71_4 AS Uint64;
DECLARE $c71_5 AS Uint64;
DECLARE $c71_6 AS String;
DECLARE $c71_7 AS String;
DECLARE $c71_8 AS String;
DECLARE $c71_9 AS String;
DECLARE $c71_10 AS String;
DECLARE $c72_0 AS Timestamp;
DECLARE $c72_1 AS Uint64;
DECLARE $c72_2 AS Uint64;
DECLARE $c72_3 AS Uint64;
DECLARE $c72_4 AS Uint64;
DECLARE $c72_5 AS Uint64;
DECLARE $c72_6 AS String;
DECLARE $c72_7 AS String;
DECLARE $c72_8 AS String;
DECLARE $c72_9 AS String;
DECLARE $c72_10 AS String;
DECLARE $c73_0 AS Timestamp;
DECLARE $c73_1 AS Uint64;
DECLARE $c73_2 AS Uint64;
DECLARE $c73_3 AS Uint64;
DECLARE $c73_4 AS Uint64;
DECLARE $c73_5 AS Uint64;
DECLARE $c73_6 AS String;
DECLARE $c73_7 AS String;
DECLARE $c73_8 AS String;
DECLARE $c73_9 AS String;
DECLARE $c73_10 AS String;
DECLARE $c74_0 AS Timestamp;
DECLARE $c74_1 AS Uint64;
DECLARE $c74_2 AS Uint64;
DECLARE $c74_3 AS Uint64;
DECLARE $c74_4 AS Uint64;
DECLARE $c74_5 AS Uint64;
DECLARE $c74_6 AS String;
DECLARE $c74_7 AS String;
DECLARE $c74_8 AS String;
DECLARE $c74_9 AS String;
DECLARE $c74_10 AS String;
DECLARE $c75_0 AS Timestamp;
DECLARE $c75_1 AS Uint64;
DECLARE $c75_2 AS Uint64;
DECLARE $c75_3 AS Uint64;
DECLARE $c75_4 AS Uint64;
DECLARE $c75_5 AS Uint64;
DECLARE $c75_6 AS String;
DECLARE $c75_7 AS String;
DECLARE $c75_8 AS String;
DECLARE $c75_9 AS String;
DECLARE $c75_10 AS String;
DECLARE $c76_0 AS Timestamp;
DECLARE $c76_1 AS Uint64;
DECLARE $c76_2 AS Uint64;
DECLARE $c76_3 AS Uint64;
DECLARE $c76_4 AS Uint64;
DECLARE $c76_5 AS Uint64;
DECLARE $c76_6 AS String;
DECLARE $c76_7 AS String;
DECLARE $c76_8 AS String;
DECLARE $c76_9 AS String;
DECLARE $c76_10 AS String;
DECLARE $c77_0 AS Timestamp;
DECLARE $c77_1 AS Uint64;
DECLARE $c77_2 AS Uint64;
DECLARE $c77_3 AS Uint64;
DECLARE $c77_4 AS Uint64;
DECLARE $c77_5 AS Uint64;
DECLARE $c77_6 AS String;
DECLARE $c77_7 AS String;
DECLARE $c77_8 AS String;
DECLARE $c77_9 AS String;
DECLARE $c77_10 AS String;
DECLARE $c78_0 AS Timestamp;
DECLARE $c78_1 AS Uint64;
DECLARE $c78_2 AS Uint64;
DECLARE $c78_3 AS Uint64;
DECLARE $c78_4 AS Uint64;
DECLARE $c78_5 AS Uint64;
DECLARE $c78_6 AS String;
DECLARE $c78_7 AS String;
DECLARE $c78_8 AS String;
DECLARE $c78_9 AS String;
DECLARE $c78_10 AS String;
DECLARE $c79_0 AS Timestamp;
DECLARE $c79_1 AS Uint64;
DECLARE $c79_2 AS Uint64;
DECLARE $c79_3 AS Uint64;
DECLARE $c79_4 AS Uint64;
DECLARE $c79_5 AS Uint64;
DECLARE $c79_6 AS String;
DECLARE $c79_7 AS String;
DECLARE $c79_8 AS String;
DECLARE $c79_9 AS String;
DECLARE $c79_10 AS String;
DECLARE $c80_0 AS Timestamp;
DECLARE $c80_1 AS Uint64;
DECLARE $c80_2 AS Uint64;
DECLARE $c80_3 AS Uint64;
DECLARE $c80_4 AS Uint64;
DECLARE $c80_5 AS Uint64;
DECLARE $c80_6 AS String;
DECLARE $c80_7 AS String;
DECLARE $c80_8 AS String;
DECLARE $c80_9 AS String;
DECLARE $c80_10 AS String;
DECLARE $c81_0 AS Timestamp;
DECLARE $c81_1 AS Uint64;
DECLARE $c81_2 AS Uint64;
DECLARE $c81_3 AS Uint64;
DECLARE $c81_4 AS Uint64;
DECLARE $c81_5 AS Uint64;
DECLARE $c81_6 AS String;
DECLARE $c81_7 AS String;
DECLARE $c81_8 AS String;
DECLARE $c81_9 AS String;
DECLARE $c81_10 AS String;
DECLARE $c82_0 AS Timestamp;
DECLARE $c82_1 AS Uint64;
DECLARE $c82_2 AS Uint64;
DECLARE $c82_3 AS Uint64;
DECLARE $c82_4 AS Uint64;
DECLARE $c82_5 AS Uint64;
DECLARE $c82_6 AS String;
DECLARE $c82_7 AS String;
DECLARE $c82_8 AS String;
DECLARE $c82_9 AS String;
DECLARE $c82_10 AS String;
DECLARE $c83_0 AS Timestamp;
DECLARE $c83_1 AS Uint64;
DECLARE $c83_2 AS Uint64;
DECLARE $c83_3 AS Uint64;
DECLARE $c83_4 AS Uint64;
DECLARE $c83_5 AS Uint64;
DECLARE $c83_6 AS String;
DECLARE $c83_7 AS String;
DECLARE $c83_8 AS String;
DECLARE $c83_9 AS String;
DECLARE $c83_10 AS String;
DECLARE $c84_0 AS Timestamp;
DECLARE $c84_1 AS Uint64;
DECLARE $c84_2 AS Uint64;
DECLARE $c84_3 AS Uint64;
DECLARE $c84_4 AS Uint64;
DECLARE $c84_5 AS Uint64;
DECLARE $c84_6 AS String;
DECLARE $c84_7 AS String;
DECLARE $c84_8 AS String;
DECLARE $c84_9 AS String;
DECLARE $c84_10 AS String;
DECLARE $c85_0 AS Timestamp;
DECLARE $c85_1 AS Uint64;
DECLARE $c85_2 AS Uint64;
DECLARE $c85_3 AS Uint64;
DECLARE $c85_4 AS Uint64;
DECLARE $c85_5 AS Uint64;
DECLARE $c85_6 AS String;
DECLARE $c85_7 AS String;
DECLARE $c85_8 AS String;
DECLARE $c85_9 AS String;
DECLARE $c85_10 AS String;
DECLARE $c86_0 AS Timestamp;
DECLARE $c86_1 AS Uint64;
DECLARE $c86_2 AS Uint64;
DECLARE $c86_3 AS Uint64;
DECLARE $c86_4 AS Uint64;
DECLARE $c86_5 AS Uint64;
DECLARE $c86_6 AS String;
DECLARE $c86_7 AS String;
DECLARE $c86_8 AS String;
DECLARE $c86_9 AS String;
DECLARE $c86_10 AS String;
DECLARE $c87_0 AS Timestamp;
DECLARE $c87_1 AS Uint64;
DECLARE $c87_2 AS Uint64;
DECLARE $c87_3 AS Uint64;
DECLARE $c87_4 AS Uint64;
DECLARE $c87_5 AS Uint64;
DECLARE $c87_6 AS String;
DECLARE $c87_7 AS String;
DECLARE $c87_8 AS String;
DECLARE $c87_9 AS String;
DECLARE $c87_10 AS String;
DECLARE $c88_0 AS Timestamp;
DECLARE $c88_1 AS Uint64;
DECLARE $c88_2 AS Uint64;
DECLARE $c88_3 AS Uint64;
DECLARE $c88_4 AS Uint64;
DECLARE $c88_5 AS Uint64;
DECLARE $c88_6 AS String;
DECLARE $c88_7 AS String;
DECLARE $c88_8 AS String;
DECLARE $c88_9 AS String;
DECLARE $c88_10 AS String;
DECLARE $c89_0 AS Timestamp;
DECLARE $c89_1 AS Uint64;
DECLARE $c89_2 AS Uint64;
DECLARE $c89_3 AS Uint64;
DECLARE $c89_4 AS Uint64;
DECLARE $c89_5 AS Uint64;
DECLARE $c89_6 AS String;
DECLARE $c89_7 AS String;
DECLARE $c89_8 AS String;
DECLARE $c89_9 AS String;
DECLARE $c89_10 AS String;
DECLARE $c90_0 AS Timestamp;
DECLARE $c90_1 AS Uint64;
DECLARE $c90_2 AS Uint64;
DECLARE $c90_3 AS Uint64;
DECLARE $c90_4 AS Uint64;
DECLARE $c90_5 AS Uint64;
DECLARE $c90_6 AS String;
DECLARE $c90_7 AS String;
DECLARE $c90_8 AS String;
DECLARE $c90_9 AS String;
DECLARE $c90_10 AS String;
DECLARE $c91_0 AS Timestamp;
DECLARE $c91_1 AS Uint64;
DECLARE $c91_2 AS Uint64;
DECLARE $c91_3 AS Uint64;
DECLARE $c91_4 AS Uint64;
DECLARE $c91_5 AS Uint64;
DECLARE $c91_6 AS String;
DECLARE $c91_7 AS String;
DECLARE $c91_8 AS String;
DECLARE $c91_9 AS String;
DECLARE $c91_10 AS String;
DECLARE $c92_0 AS Timestamp;
DECLARE $c92_1 AS Uint64;
DECLARE $c92_2 AS Uint64;
DECLARE $c92_3 AS Uint64;
DECLARE $c92_4 AS Uint64;
DECLARE $c92_5 AS Uint64;
DECLARE $c92_6 AS String;
DECLARE $c92_7 AS String;
DECLARE $c92_8 AS String;
DECLARE $c92_9 AS String;
DECLARE $c92_10 AS String;
DECLARE $c93_0 AS Timestamp;
DECLARE $c93_1 AS Uint64;
DECLARE $c93_2 AS Uint64;
DECLARE $c93_3 AS Uint64;
DECLARE $c93_4 AS Uint64;
DECLARE $c93_5 AS Uint64;
DECLARE $c93_6 AS String;
DECLARE $c93_7 AS String;
DECLARE $c93_8 AS String;
DECLARE $c93_9 AS String;
DECLARE $c93_10 AS String;
DECLARE $c94_0 AS Timestamp;
DECLARE $c94_1 AS Uint64;
DECLARE $c94_2 AS Uint64;
DECLARE $c94_3 AS Uint64;
DECLARE $c94_4 AS Uint64;
DECLARE $c94_5 AS Uint64;
DECLARE $c94_6 AS String;
DECLARE $c94_7 AS String;
DECLARE $c94_8 AS String;
DECLARE $c94_9 AS String;
DECLARE $c94_10 AS String;
DECLARE $c95_0 AS Timestamp;
DECLARE $c95_1 AS Uint64;
DECLARE $c95_2 AS Uint64;
DECLARE $c95_3 AS Uint64;
DECLARE $c95_4 AS Uint64;
DECLARE $c95_5 AS Uint64;
DECLARE $c95_6 AS String;
DECLARE $c95_7 AS String;
DECLARE $c95_8 AS String;
DECLARE $c95_9 AS String;
DECLARE $c95_10 AS String;
DECLARE $c96_0 AS Timestamp;
DECLARE $c96_1 AS Uint64;
DECLARE $c96_2 AS Uint64;
DECLARE $c96_3 AS Uint64;
DECLARE $c96_4 AS Uint64;
DECLARE $c96_5 AS Uint64;
DECLARE $c96_6 AS String;
DECLARE $c96_7 AS String;
DECLARE $c96_8 AS String;
DECLARE $c96_9 AS String;
DECLARE $c96_10 AS String;
DECLARE $c97_0 AS Timestamp;
DECLARE $c97_1 AS Uint64;
DECLARE $c97_2 AS Uint64;
DECLARE $c97_3 AS Uint64;
DECLARE $c97_4 AS Uint64;
DECLARE $c97_5 AS Uint64;
DECLARE $c97_6 AS String;
DECLARE $c97_7 AS String;
DECLARE $c97_8 AS String;
DECLARE $c97_9 AS String;
DECLARE $c97_10 AS String;
DECLARE $c98_0 AS Timestamp;
DECLARE $c98_1 AS Uint64;
DECLARE $c98_2 AS Uint64;
DECLARE $c98_3 AS Uint64;
DECLARE $c98_4 AS Uint64;
DECLARE $c98_5 AS Uint64;
DECLARE $c98_6 AS String;
DECLARE $c98_7 AS String;
DECLARE $c98_8 AS String;
DECLARE $c98_9 AS String;
DECLARE $c98_10 AS String;
DECLARE $c99_0 AS Timestamp;
DECLARE $c99_1 AS Uint64;
DECLARE $c99_2 AS Uint64;
DECLARE $c99_3 AS Uint64;
DECLARE $c99_4 AS Uint64;
DECLARE $c99_5 AS Uint64;
DECLARE $c99_6 AS String;
DECLARE $c99_7 AS String;
DECLARE $c99_8 AS String;
DECLARE $c99_9 AS String;
DECLARE $c99_10 AS String;
UPSERT INTO `mixed/mixed_row` (ts, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10) VALUES ($c0_0, $c0_1, $c0_2, $c0_3, $c0_4, $c0_5, $c0_6, $c0_7, $c0_8, $c0_9, $c0_10), ($c1_0, $c1_1, $c1_2, $c1_3, $c1_4, $c1_5, $c1_6, $c1_7, $c1_8, $c1_9, $c1_10), ($c2_0, $c2_1, $c2_2, $c2_3, $c2_4, $c2_5, $c2_6, $c2_7, $c2_8, $c2_9, $c2_10), ($c3_0, $c3_1, $c3_2, $c3_3, $c3_4, $c3_5, $c3_6, $c3_7, $c3_8, $c3_9, $c3_10), ($c4_0, $c4_1, $c4_2, $c4_3, $c4_4, $c4_5, $c4_6, $c4_7, $c4_8, $c4_9, $c4_10), ($c5_0, $c5_1, $c5_2, $c5_3, $c5_4, $c5_5, $c5_6, $c5_7, $c5_8, $c5_9, $c5_10), ($c6_0, $c6_1, $c6_2, $c6_3, $c6_4, $c6_5, $c6_6, $c6_7, $c6_8, $c6_9, $c6_10), ($c7_0, $c7_1, $c7_2, $c7_3, $c7_4, $c7_5, $c7_6, $c7_7, $c7_8, $c7_9, $c7_10), ($c8_0, $c8_1, $c8_2, $c8_3, $c8_4, $c8_5, $c8_6, $c8_7, $c8_8, $c8_9, $c8_10), ($c9_0, $c9_1, $c9_2, $c9_3, $c9_4, $c9_5, $c9_6, $c9_7, $c9_8, $c9_9, $c9_10), ($c10_0, $c10_1, $c10_2, $c10_3, $c10_4, $c10_5, $c10_6, $c10_7, $c10_8, $c10_9, $c10_10), ($c11_0, $c11_1, $c11_2, $c11_3, $c11_4, $c11_5, $c11_6, $c11_7, $c11_8, $c11_9, $c11_10), ($c12_0, $c12_1, $c12_2, $c12_3, $c12_4, $c12_5, $c12_6, $c12_7, $c12_8, $c12_9, $c12_10), ($c13_0, $c13_1, $c13_2, $c13_3, $c13_4, $c13_5, $c13_6, $c13_7, $c13_8, $c13_9, $c13_10), ($c14_0, $c14_1, $c14_2, $c14_3, $c14_4, $c14_5, $c14_6, $c14_7, $c14_8, $c14_9, $c14_10), ($c15_0, $c15_1, $c15_2, $c15_3, $c15_4, $c15_5, $c15_6, $c15_7, $c15_8, $c15_9, $c15_10), ($c16_0, $c16_1, $c16_2, $c16_3, $c16_4, $c16_5, $c16_6, $c16_7, $c16_8, $c16_9, $c16_10), ($c17_0, $c17_1, $c17_2, $c17_3, $c17_4, $c17_5, $c17_6, $c17_7, $c17_8, $c17_9, $c17_10), ($c18_0, $c18_1, $c18_2, $c18_3, $c18_4, $c18_5, $c18_6, $c18_7, $c18_8, $c18_9, $c18_10), ($c19_0, $c19_1, $c19_2, $c19_3, $c19_4, $c19_5, $c19_6, $c19_7, $c19_8, $c19_9, $c19_10), ($c20_0, $c20_1, $c20_2, $c20_3, $c20_4, $c20_5, $c20_6, $c20_7, $c20_8, $c20_9, $c20_10), ($c21_0, $c21_1, $c21_2, $c21_3, $c21_4, $c21_5, $c21_6, $c21_7, $c21_8, $c21_9, $c21_10), ($c22_0, $c22_1, $c22_2, $c22_3, $c22_4, $c22_5, $c22_6, $c22_7, $c22_8, $c22_9, $c22_10), ($c23_0, $c23_1, $c23_2, $c23_3, $c23_4, $c23_5, $c23_6, $c23_7, $c23_8, $c23_9, $c23_10), ($c24_0, $c24_1, $c24_2, $c24_3, $c24_4, $c24_5, $c24_6, $c24_7, $c24_8, $c24_9, $c24_10), ($c25_0, $c25_1, $c25_2, $c25_3, $c25_4, $c25_5, $c25_6, $c25_7, $c25_8, $c25_9, $c25_10), ($c26_0, $c26_1, $c26_2, $c26_3, $c26_4, $c26_5, $c26_6, $c26_7, $c26_8, $c26_9, $c26_10), ($c27_0, $c27_1, $c27_2, $c27_3, $c27_4, $c27_5, $c27_6, $c27_7, $c27_8, $c27_9, $c27_10), ($c28_0, $c28_1, $c28_2, $c28_3, $c28_4, $c28_5, $c28_6, $c28_7, $c28_8, $c28_9, $c28_10), ($c29_0, $c29_1, $c29_2, $c29_3, $c29_4, $c29_5, $c29_6, $c29_7, $c29_8, $c29_9, $c29_10), ($c30_0, $c30_1, $c30_2, $c30_3, $c30_4, $c30_5, $c30_6, $c30_7, $c30_8, $c30_9, $c30_10), ($c31_0, $c31_1, $c31_2, $c31_3, $c31_4, $c31_5, $c31_6, $c31_7, $c31_8, $c31_9, $c31_10), ($c32_0, $c32_1, $c32_2, $c32_3, $c32_4, $c32_5, $c32_6, $c32_7, $c32_8, $c32_9, $c32_10), ($c33_0, $c33_1, $c33_2, $c33_3, $c33_4, $c33_5, $c33_6, $c33_7, $c33_8, $c33_9, $c33_10), ($c34_0, $c34_1, $c34_2, $c34_3, $c34_4, $c34_5, $c34_6, $c34_7, $c34_8, $c34_9, $c34_10), ($c35_0, $c35_1, $c35_2, $c35_3, $c35_4, $c35_5, $c35_6, $c35_7, $c35_8, $c35_9, $c35_10), ($c36_0, $c36_1, $c36_2, $c36_3, $c36_4, $c36_5, $c36_6, $c36_7, $c36_8, $c36_9, $c36_10), ($c37_0, $c37_1, $c37_2, $c37_3, $c37_4, $c37_5, $c37_6, $c37_7, $c37_8, $c37_9, $c37_10), ($c38_0, $c38_1, $c38_2, $c38_3, $c38_4, $c38_5, $c38_6, $c38_7, $c38_8, $c38_9, $c38_10), ($c39_0, $c39_1, $c39_2, $c39_3, $c39_4, $c39_5, $c39_6, $c39_7, $c39_8, $c39_9, $c39_10), ($c40_0, $c40_1, $c40_2, $c40_3, $c40_4, $c40_5, $c40_6, $c40_7, $c40_8, $c40_9, $c40_10), ($c41_0, $c41_1, $c41_2, $c41_3, $c41_4, $c41_5, $c41_6, $c41_7, $c41_8, $c41_9, $c41_10), ($c42_0, $c42_1, $c42_2, $c42_3, $c42_4, $c42_5, $c42_6, $c42_7, $c42_8, $c42_9, $c42_10), ($c43_0, $c43_1, $c43_2, $c43_3, $c43_4, $c43_5, $c43_6, $c43_7, $c43_8, $c43_9, $c43_10), ($c44_0, $c44_1, $c44_2, $c44_3, $c44_4, $c44_5, $c44_6, $c44_7, $c44_8, $c44_9, $c44_10), ($c45_0, $c45_1, $c45_2, $c45_3, $c45_4, $c45_5, $c45_6, $c45_7, $c45_8, $c45_9, $c45_10), ($c46_0, $c46_1, $c46_2, $c46_3, $c46_4, $c46_5, $c46_6, $c46_7, $c46_8, $c46_9, $c46_10), ($c47_0, $c47_1, $c47_2, $c47_3, $c47_4, $c47_5, $c47_6, $c47_7, $c47_8, $c47_9, $c47_10), ($c48_0, $c48_1, $c48_2, $c48_3, $c48_4, $c48_5, $c48_6, $c48_7, $c48_8, $c48_9, $c48_10), ($c49_0, $c49_1, $c49_2, $c49_3, $c49_4, $c49_5, $c49_6, $c49_7, $c49_8, $c49_9, $c49_10), ($c50_0, $c50_1, $c50_2, $c50_3, $c50_4, $c50_5, $c50_6, $c50_7, $c50_8, $c50_9, $c50_10), ($c51_0, $c51_1, $c51_2, $c51_3, $c51_4, $c51_5, $c51_6, $c51_7, $c51_8, $c51_9, $c51_10), ($c52_0, $c52_1, $c52_2, $c52_3, $c52_4, $c52_5, $c52_6, $c52_7, $c52_8, $c52_9, $c52_10), ($c53_0, $c53_1, $c53_2, $c53_3, $c53_4, $c53_5, $c53_6, $c53_7, $c53_8, $c53_9, $c53_10), ($c54_0, $c54_1, $c54_2, $c54_3, $c54_4, $c54_5, $c54_6, $c54_7, $c54_8, $c54_9, $c54_10), ($c55_0, $c55_1, $c55_2, $c55_3, $c55_4, $c55_5, $c55_6, $c55_7, $c55_8, $c55_9, $c55_10), ($c56_0, $c56_1, $c56_2, $c56_3, $c56_4, $c56_5, $c56_6, $c56_7, $c56_8, $c56_9, $c56_10), ($c57_0, $c57_1, $c57_2, $c57_3, $c57_4, $c57_5, $c57_6, $c57_7, $c57_8, $c57_9, $c57_10), ($c58_0, $c58_1, $c58_2, $c58_3, $c58_4, $c58_5, $c58_6, $c58_7, $c58_8, $c58_9, $c58_10), ($c59_0, $c59_1, $c59_2, $c59_3, $c59_4, $c59_5, $c59_6, $c59_7, $c59_8, $c59_9, $c59_10), ($c60_0, $c60_1, $c60_2, $c60_3, $c60_4, $c60_5, $c60_6, $c60_7, $c60_8, $c60_9, $c60_10), ($c61_0, $c61_1, $c61_2, $c61_3, $c61_4, $c61_5, $c61_6, $c61_7, $c61_8, $c61_9, $c61_10), ($c62_0, $c62_1, $c62_2, $c62_3, $c62_4, $c62_5, $c62_6, $c62_7, $c62_8, $c62_9, $c62_10), ($c63_0, $c63_1, $c63_2, $c63_3, $c63_4, $c63_5, $c63_6, $c63_7, $c63_8, $c63_9, $c63_10), ($c64_0, $c64_1, $c64_2, $c64_3, $c64_4, $c64_5, $c64_6, $c64_7, $c64_8, $c64_9, $c64_10), ($c65_0, $c65_1, $c65_2, $c65_3, $c65_4, $c65_5, $c65_6, $c65_7, $c65_8, $c65_9, $c65_10), ($c66_0, $c66_1, $c66_2, $c66_3, $c66_4, $c66_5, $c66_6, $c66_7, $c66_8, $c66_9, $c66_10), ($c67_0, $c67_1, $c67_2, $c67_3, $c67_4, $c67_5, $c67_6, $c67_7, $c67_8, $c67_9, $c67_10), ($c68_0, $c68_1, $c68_2, $c68_3, $c68_4, $c68_5, $c68_6, $c68_7, $c68_8, $c68_9, $c68_10), ($c69_0, $c69_1, $c69_2, $c69_3, $c69_4, $c69_5, $c69_6, $c69_7, $c69_8, $c69_9, $c69_10), ($c70_0, $c70_1, $c70_2, $c70_3, $c70_4, $c70_5, $c70_6, $c70_7, $c70_8, $c70_9, $c70_10), ($c71_0, $c71_1, $c71_2, $c71_3, $c71_4, $c71_5, $c71_6, $c71_7, $c71_8, $c71_9, $c71_10), ($c72_0, $c72_1, $c72_2, $c72_3, $c72_4, $c72_5, $c72_6, $c72_7, $c72_8, $c72_9, $c72_10), ($c73_0, $c73_1, $c73_2, $c73_3, $c73_4, $c73_5, $c73_6, $c73_7, $c73_8, $c73_9, $c73_10), ($c74_0, $c74_1, $c74_2, $c74_3, $c74_4, $c74_5, $c74_6, $c74_7, $c74_8, $c74_9, $c74_10), ($c75_0, $c75_1, $c75_2, $c75_3, $c75_4, $c75_5, $c75_6, $c75_7, $c75_8, $c75_9, $c75_10), ($c76_0, $c76_1, $c76_2, $c76_3, $c76_4, $c76_5, $c76_6, $c76_7, $c76_8, $c76_9, $c76_10), ($c77_0, $c77_1, $c77_2, $c77_3, $c77_4, $c77_5, $c77_6, $c77_7, $c77_8, $c77_9, $c77_10), ($c78_0, $c78_1, $c78_2, $c78_3, $c78_4, $c78_5, $c78_6, $c78_7, $c78_8, $c78_9, $c78_10), ($c79_0, $c79_1, $c79_2, $c79_3, $c79_4, $c79_5, $c79_6, $c79_7, $c79_8, $c79_9, $c79_10), ($c80_0, $c80_1, $c80_2, $c80_3, $c80_4, $c80_5, $c80_6, $c80_7, $c80_8, $c80_9, $c80_10), ($c81_0, $c81_1, $c81_2, $c81_3, $c81_4, $c81_5, $c81_6, $c81_7, $c81_8, $c81_9, $c81_10), ($c82_0, $c82_1, $c82_2, $c82_3, $c82_4, $c82_5, $c82_6, $c82_7, $c82_8, $c82_9, $c82_10), ($c83_0, $c83_1, $c83_2, $c83_3, $c83_4, $c83_5, $c83_6, $c83_7, $c83_8, $c83_9, $c83_10), ($c84_0, $c84_1, $c84_2, $c84_3, $c84_4, $c84_5, $c84_6, $c84_7, $c84_8, $c84_9, $c84_10), ($c85_0, $c85_1, $c85_2, $c85_3, $c85_4, $c85_5, $c85_6, $c85_7, $c85_8, $c85_9, $c85_10), ($c86_0, $c86_1, $c86_2, $c86_3, $c86_4, $c86_5, $c86_6, $c86_7, $c86_8, $c86_9, $c86_10), ($c87_0, $c87_1, $c87_2, $c87_3, $c87_4, $c87_5, $c87_6, $c87_7, $c87_8, $c87_9, $c87_10), ($c88_0, $c88_1, $c88_2, $c88_3, $c88_4, $c88_5, $c88_6, $c88_7, $c88_8, $c88_9, $c88_10), ($c89_0, $c89_1, $c89_2, $c89_3, $c89_4, $c89_5, $c89_6, $c89_7, $c89_8, $c89_9, $c89_10), ($c90_0, $c90_1, $c90_2, $c90_3, $c90_4, $c90_5, $c90_6, $c90_7, $c90_8, $c90_9, $c90_10), ($c91_0, $c91_1, $c91_2, $c91_3, $c91_4, $c91_5, $c91_6, $c91_7, $c91_8, $c91_9, $c91_10), ($c92_0, $c92_1, $c92_2, $c92_3, $c92_4, $c92_5, $c92_6, $c92_7, $c92_8, $c92_9, $c92_10), ($c93_0, $c93_1, $c93_2, $c93_3, $c93_4, $c93_5, $c93_6, $c93_7, $c93_8, $c93_9, $c93_10), ($c94_0, $c94_1, $c94_2, $c94_3, $c94_4, $c94_5, $c94_6, $c94_7, $c94_8, $c94_9, $c94_10), ($c95_0, $c95_1, $c95_2, $c95_3, $c95_4, $c95_5, $c95_6, $c95_7, $c95_8, $c95_9, $c95_10), ($c96_0, $c96_1, $c96_2, $c96_3, $c96_4, $c96_5, $c96_6, $c96_7, $c96_8, $c96_9, $c96_10), ($c97_0, $c97_1, $c97_2, $c97_3, $c97_4, $c97_5, $c97_6, $c97_7, $c97_8, $c97_9, $c97_10), ($c98_0, $c98_1, $c98_2, $c98_3, $c98_4, $c98_5, $c98_6, $c98_7, $c98_8, $c98_9, $c98_10), ($c99_0, $c99_1, $c99_2, $c99_3, $c99_4, $c99_5, $c99_6, $c99_7, $c99_8, $c99_9, $c99_10)
Task ID: 3 Status: CLIENT_DEADLINE_EXCEEDED <main>: Error: GRpc error: (4): Deadline Exceeded

 Query text: --!syntax_v1
DECLARE $r0_0 AS Timestamp;
DECLARE $r1_0 AS Timestamp;
DECLARE $r2_0 AS Timestamp;
DECLARE $r3_0 AS Timestamp;
DECLARE $r4_0 AS Timestamp;
DECLARE $r5_0 AS Timestamp;
DECLARE $r6_0 AS Timestamp;
DECLARE $r7_0 AS Timestamp;
DECLARE $r8_0 AS Timestamp;
DECLARE $r9_0 AS Timestamp;
DECLARE $r10_0 AS Timestamp;
DECLARE $r11_0 AS Timestamp;
DECLARE $r12_0 AS Timestamp;
DECLARE $r13_0 AS Timestamp;
DECLARE $r14_0 AS Timestamp;
DECLARE $r15_0 AS Timestamp;
DECLARE $r16_0 AS Timestamp;
DECLARE $r17_0 AS Timestamp;
DECLARE $r18_0 AS Timestamp;
DECLARE $r19_0 AS Timestamp;
DECLARE $r20_0 AS Timestamp;
DECLARE $r21_0 AS Timestamp;
DECLARE $r22_0 AS Timestamp;
DECLARE $r23_0 AS Timestamp;
DECLARE $r24_0 AS Timestamp;
DECLARE $r25_0 AS Timestamp;
DECLARE $r26_0 AS Timestamp;
DECLARE $r27_0 AS Timestamp;
DECLARE $r28_0 AS Timestamp;
DECLARE $r29_0 AS Timestamp;
DECLARE $r30_0 AS Timestamp;
DECLARE $r31_0 AS Timestamp;
DECLARE $r32_0 AS Timestamp;
DECLARE $r33_0 AS Timestamp;
DECLARE $r34_0 AS Timestamp;
DECLARE $r35_0 AS Timestamp;
DECLARE $r36_0 AS Timestamp;
DECLARE $r37_0 AS Timestamp;
DECLARE $r38_0 AS Timestamp;
DECLARE $r39_0 AS Timestamp;
DECLARE $r40_0 AS Timestamp;
DECLARE $r41_0 AS Timestamp;
DECLARE $r42_0 AS Timestamp;
DECLARE $r43_0 AS Timestamp;
DECLARE $r44_0 AS Timestamp;
DECLARE $r45_0 AS Timestamp;
DECLARE $r46_0 AS Timestamp;
DECLARE $r47_0 AS Timestamp;
DECLARE $r48_0 AS Timestamp;
DECLARE $r49_0 AS Timestamp;
DECLARE $r50_0 AS Timestamp;
DECLARE $r51_0 AS Timestamp;
DECLARE $r52_0 AS Timestamp;
DECLARE $r53_0 AS Timestamp;
DECLARE $r54_0 AS Timestamp;
DECLARE $r55_0 AS Timestamp;
DECLARE $r56_0 AS Timestamp;
DECLARE $r57_0 AS Timestamp;
DECLARE $r58_0 AS Timestamp;
DECLARE $r59_0 AS Timestamp;
DECLARE $r60_0 AS Timestamp;
DECLARE $r61_0 AS Timestamp;
DECLARE $r62_0 AS Timestamp;
DECLARE $r63_0 AS Timestamp;
DECLARE $r64_0 AS Timestamp;
DECLARE $r65_0 AS Timestamp;
DECLARE $r66_0 AS Timestamp;
DECLARE $r67_0 AS Timestamp;
DECLARE $r68_0 AS Timestamp;
DECLARE $r69_0 AS Timestamp;
DECLARE $r70_0 AS Timestamp;
DECLARE $r71_0 AS Timestamp;
DECLARE $r72_0 AS Timestamp;
DECLARE $r73_0 AS Timestamp;
DECLARE $r74_0 AS Timestamp;
DECLARE $r75_0 AS Timestamp;
DECLARE $r76_0 AS Timestamp;
DECLARE $r77_0 AS Timestamp;
DECLARE $r78_0 AS Timestamp;
DECLARE $r79_0 AS Timestamp;
DECLARE $r80_0 AS Timestamp;
DECLARE $r81_0 AS Timestamp;
DECLARE $r82_0 AS Timestamp;
DECLARE $r83_0 AS Timestamp;
DECLARE $r84_0 AS Timestamp;
DECLARE $r85_0 AS Timestamp;
DECLARE $r86_0 AS Timestamp;
DECLARE $r87_0 AS Timestamp;
DECLARE $r88_0 AS Timestamp;
DECLARE $r89_0 AS Timestamp;
DECLARE $r90_0 AS Timestamp;
DECLARE $r91_0 AS Timestamp;
DECLARE $r92_0 AS Timestamp;
DECLARE $r93_0 AS Timestamp;
DECLARE $r94_0 AS Timestamp;
DECLARE $r95_0 AS Timestamp;
DECLARE $r96_0 AS Timestamp;
DECLARE $r97_0 AS Timestamp;
DECLARE $r98_0 AS Timestamp;
DECLARE $r99_0 AS Timestamp;
SELECT c1, c2 c3 FROM `mixed/mixed_row` WHERE ts = $r0_0 OR ts = $r1_0 OR ts = $r2_0 OR ts = $r3_0 OR ts = $r4_0 OR ts = $r5_0 OR ts = $r6_0 OR ts = $r7_0 OR ts = $r8_0 OR ts = $r9_0 OR ts = $r10_0 OR ts = $r11_0 OR ts = $r12_0 OR ts = $r13_0 OR ts = $r14_0 OR ts = $r15_0 OR ts = $r16_0 OR ts = $r17_0 OR ts = $r18_0 OR ts = $r19_0 OR ts = $r20_0 OR ts = $r21_0 OR ts = $r22_0 OR ts = $r23_0 OR ts = $r24_0 OR ts = $r25_0 OR ts = $r26_0 OR ts = $r27_0 OR ts = $r28_0 OR ts = $r29_0 OR ts = $r30_0 OR ts = $r31_0 OR ts = $r32_0 OR ts = $r33_0 OR ts = $r34_0 OR ts = $r35_0 OR ts = $r36_0 OR ts = $r37_0 OR ts = $r38_0 OR ts = $r39_0 OR ts = $r40_0 OR ts = $r41_0 OR ts = $r42_0 OR ts = $r43_0 OR ts = $r44_0 OR ts = $r45_0 OR ts = $r46_0 OR ts = $r47_0 OR ts = $r48_0 OR ts = $r49_0 OR ts = $r50_0 OR ts = $r51_0 OR ts = $r52_0 OR ts = $r53_0 OR ts = $r54_0 OR ts = $r55_0 OR ts = $r56_0 OR ts = $r57_0 OR ts = $r58_0 OR ts = $r59_0 OR ts = $r60_0 OR ts = $r61_0 OR ts = $r62_0 OR ts = $r63_0 OR ts = $r64_0 OR ts = $r65_0 OR ts = $r66_0 OR ts = $r67_0 OR ts = $r68_0 OR ts = $r69_0 OR ts = $r70_0 OR ts = $r71_0 OR ts = $r72_0 OR ts = $r73_0 OR ts = $r74_0 OR ts = $r75_0 OR ts = $r76_0 OR ts = $r77_0 OR ts = $r78_0 OR ts = $r79_0 OR ts = $r80_0 OR ts = $r81_0 OR ts = $r82_0 OR ts = $r83_0 OR ts = $r84_0 OR ts = $r85_0 OR ts = $r86_0 OR ts = $r87_0 OR ts = $r88_0 OR ts = $r89_0 OR ts = $r90_0 OR ts = $r91_0 OR ts = $r92_0 OR ts = $r93_0 OR ts = $r94_0 OR ts = $r95_0 OR ts = $r96_0 OR ts = $r97_0 OR ts = $r98_0 OR ts = $r99_0
Task ID: 4 Status: CLIENT_DEADLINE_EXCEEDED <main>: Error: GRpc error: (4): Deadline Exceeded

 Query text: --!syntax_v1
DECLARE $c0_0 AS Timestamp;
DECLARE $c0_1 AS Uint64;
DECLARE $c0_2 AS Uint64;
DECLARE $c0_3 AS Uint64;
DECLARE $c0_4 AS Uint64;
DECLARE $c0_5 AS Uint64;
DECLARE $c0_6 AS String;
DECLARE $c0_7 AS String;
DECLARE $c0_8 AS String;
DECLARE $c0_9 AS String;
DECLARE $c0_10 AS String;
DECLARE $c1_0 AS Timestamp;
DECLARE $c1_1 AS Uint64;
DECLARE $c1_2 AS Uint64;
DECLARE $c1_3 AS Uint64;
DECLARE $c1_4 AS Uint64;
DECLARE $c1_5 AS Uint64;
DECLARE $c1_6 AS String;
DECLARE $c1_7 AS String;
DECLARE $c1_8 AS String;
DECLARE $c1_9 AS String;
DECLARE $c1_10 AS String;
DECLARE $c2_0 AS Timestamp;
DECLARE $c2_1 AS Uint64;
DECLARE $c2_2 AS Uint64;
DECLARE $c2_3 AS Uint64;
DECLARE $c2_4 AS Uint64;
DECLARE $c2_5 AS Uint64;
DECLARE $c2_6 AS String;
DECLARE $c2_7 AS String;
DECLARE $c2_8 AS String;
DECLARE $c2_9 AS String;
DECLARE $c2_10 AS String;
DECLARE $c3_0 AS Timestamp;
DECLARE $c3_1 AS Uint64;
DECLARE $c3_2 AS Uint64;
DECLARE $c3_3 AS Uint64;
DECLARE $c3_4 AS Uint64;
DECLARE $c3_5 AS Uint64;
DECLARE $c3_6 AS String;
DECLARE $c3_7 AS String;
DECLARE $c3_8 AS String;
DECLARE $c3_9 AS String;
DECLARE $c3_10 AS String;
DECLARE $c4_0 AS Timestamp;
DECLARE $c4_1 AS Uint64;
DECLARE $c4_2 AS Uint64;
DECLARE $c4_3 AS Uint64;
DECLARE $c4_4 AS Uint64;
DECLARE $c4_5 AS Uint64;
DECLARE $c4_6 AS String;
DECLARE $c4_7 AS String;
DECLARE $c4_8 AS String;
DECLARE $c4_9 AS String;
DECLARE $c4_10 AS String;
DECLARE $c5_0 AS Timestamp;
DECLARE $c5_1 AS Uint64;
DECLARE $c5_2 AS Uint64;
DECLARE $c5_3 AS Uint64;
DECLARE $c5_4 AS Uint64;
DECLARE $c5_5 AS Uint64;
DECLARE $c5_6 AS String;
DECLARE $c5_7 AS String;
DECLARE $c5_8 AS String;
DECLARE $c5_9 AS String;
DECLARE $c5_10 AS String;
DECLARE $c6_0 AS Timestamp;
DECLARE $c6_1 AS Uint64;
DECLARE $c6_2 AS Uint64;
DECLARE $c6_3 AS Uint64;
DECLARE $c6_4 AS Uint64;
DECLARE $c6_5 AS Uint64;
DECLARE $c6_6 AS String;
DECLARE $c6_7 AS String;
DECLARE $c6_8 AS String;
DECLARE $c6_9 AS String;
DECLARE $c6_10 AS String;
DECLARE $c7_0 AS Timestamp;
DECLARE $c7_1 AS Uint64;
DECLARE $c7_2 AS Uint64;
DECLARE $c7_3 AS Uint64;
DECLARE $c7_4 AS Uint64;
DECLARE $c7_5 AS Uint64;
DECLARE $c7_6 AS String;
DECLARE $c7_7 AS String;
DECLARE $c7_8 AS String;
DECLARE $c7_9 AS String;
DECLARE $c7_10 AS String;
DECLARE $c8_0 AS Timestamp;
DECLARE $c8_1 AS Uint64;
DECLARE $c8_2 AS Uint64;
DECLARE $c8_3 AS Uint64;
DECLARE $c8_4 AS Uint64;
DECLARE $c8_5 AS Uint64;
DECLARE $c8_6 AS String;
DECLARE $c8_7 AS String;
DECLARE $c8_8 AS String;
DECLARE $c8_9 AS String;
DECLARE $c8_10 AS String;
DECLARE $c9_0 AS Timestamp;
DECLARE $c9_1 AS Uint64;
DECLARE $c9_2 AS Uint64;
DECLARE $c9_3 AS Uint64;
DECLARE $c9_4 AS Uint64;
DECLARE $c9_5 AS Uint64;
DECLARE $c9_6 AS String;
DECLARE $c9_7 AS String;
DECLARE $c9_8 AS String;
DECLARE $c9_9 AS String;
DECLARE $c9_10 AS String;
DECLARE $c10_0 AS Timestamp;
DECLARE $c10_1 AS Uint64;
DECLARE $c10_2 AS Uint64;
DECLARE $c10_3 AS Uint64;
DECLARE $c10_4 AS Uint64;
DECLARE $c10_5 AS Uint64;
DECLARE $c10_6 AS String;
DECLARE $c10_7 AS String;
DECLARE $c10_8 AS String;
DECLARE $c10_9 AS String;
DECLARE $c10_10 AS String;
DECLARE $c11_0 AS Timestamp;
DECLARE $c11_1 AS Uint64;
DECLARE $c11_2 AS Uint64;
DECLARE $c11_3 AS Uint64;
DECLARE $c11_4 AS Uint64;
DECLARE $c11_5 AS Uint64;
DECLARE $c11_6 AS String;
DECLARE $c11_7 AS String;
DECLARE $c11_8 AS String;
DECLARE $c11_9 AS String;
DECLARE $c11_10 AS String;
DECLARE $c12_0 AS Timestamp;
DECLARE $c12_1 AS Uint64;
DECLARE $c12_2 AS Uint64;
DECLARE $c12_3 AS Uint64;
DECLARE $c12_4 AS Uint64;
DECLARE $c12_5 AS Uint64;
DECLARE $c12_6 AS String;
DECLARE $c12_7 AS String;
DECLARE $c12_8 AS String;
DECLARE $c12_9 AS String;
DECLARE $c12_10 AS String;
DECLARE $c13_0 AS Timestamp;
DECLARE $c13_1 AS Uint64;
DECLARE $c13_2 AS Uint64;
DECLARE $c13_3 AS Uint64;
DECLARE $c13_4 AS Uint64;
DECLARE $c13_5 AS Uint64;
DECLARE $c13_6 AS String;
DECLARE $c13_7 AS String;
DECLARE $c13_8 AS String;
DECLARE $c13_9 AS String;
DECLARE $c13_10 AS String;
DECLARE $c14_0 AS Timestamp;
DECLARE $c14_1 AS Uint64;
DECLARE $c14_2 AS Uint64;
DECLARE $c14_3 AS Uint64;
DECLARE $c14_4 AS Uint64;
DECLARE $c14_5 AS Uint64;
DECLARE $c14_6 AS String;
DECLARE $c14_7 AS String;
DECLARE $c14_8 AS String;
DECLARE $c14_9 AS String;
DECLARE $c14_10 AS String;
DECLARE $c15_0 AS Timestamp;
DECLARE $c15_1 AS Uint64;
DECLARE $c15_2 AS Uint64;
DECLARE $c15_3 AS Uint64;
DECLARE $c15_4 AS Uint64;
DECLARE $c15_5 AS Uint64;
DECLARE $c15_6 AS String;
DECLARE $c15_7 AS String;
DECLARE $c15_8 AS String;
DECLARE $c15_9 AS String;
DECLARE $c15_10 AS String;
DECLARE $c16_0 AS Timestamp;
DECLARE $c16_1 AS Uint64;
DECLARE $c16_2 AS Uint64;
DECLARE $c16_3 AS Uint64;
DECLARE $c16_4 AS Uint64;
DECLARE $c16_5 AS Uint64;
DECLARE $c16_6 AS String;
DECLARE $c16_7 AS String;
DECLARE $c16_8 AS String;
DECLARE $c16_9 AS String;
DECLARE $c16_10 AS String;
DECLARE $c17_0 AS Timestamp;
DECLARE $c17_1 AS Uint64;
DECLARE $c17_2 AS Uint64;
DECLARE $c17_3 AS Uint64;
DECLARE $c17_4 AS Uint64;
DECLARE $c17_5 AS Uint64;
DECLARE $c17_6 AS String;
DECLARE $c17_7 AS String;
DECLARE $c17_8 AS String;
DECLARE $c17_9 AS String;
DECLARE $c17_10 AS String;
DECLARE $c18_0 AS Timestamp;
DECLARE $c18_1 AS Uint64;
DECLARE $c18_2 AS Uint64;
DECLARE $c18_3 AS Uint64;
DECLARE $c18_4 AS Uint64;
DECLARE $c18_5 AS Uint64;
DECLARE $c18_6 AS String;
DECLARE $c18_7 AS String;
DECLARE $c18_8 AS String;
DECLARE $c18_9 AS String;
DECLARE $c18_10 AS String;
DECLARE $c19_0 AS Timestamp;
DECLARE $c19_1 AS Uint64;
DECLARE $c19_2 AS Uint64;
DECLARE $c19_3 AS Uint64;
DECLARE $c19_4 AS Uint64;
DECLARE $c19_5 AS Uint64;
DECLARE $c19_6 AS String;
DECLARE $c19_7 AS String;
DECLARE $c19_8 AS String;
DECLARE $c19_9 AS String;
DECLARE $c19_10 AS String;
DECLARE $c20_0 AS Timestamp;
DECLARE $c20_1 AS Uint64;
DECLARE $c20_2 AS Uint64;
DECLARE $c20_3 AS Uint64;
DECLARE $c20_4 AS Uint64;
DECLARE $c20_5 AS Uint64;
DECLARE $c20_6 AS String;
DECLARE $c20_7 AS String;
DECLARE $c20_8 AS String;
DECLARE $c20_9 AS String;
DECLARE $c20_10 AS String;
DECLARE $c21_0 AS Timestamp;
DECLARE $c21_1 AS Uint64;
DECLARE $c21_2 AS Uint64;
DECLARE $c21_3 AS Uint64;
DECLARE $c21_4 AS Uint64;
DECLARE $c21_5 AS Uint64;
DECLARE $c21_6 AS String;
DECLARE $c21_7 AS String;
DECLARE $c21_8 AS String;
DECLARE $c21_9 AS String;
DECLARE $c21_10 AS String;
DECLARE $c22_0 AS Timestamp;
DECLARE $c22_1 AS Uint64;
DECLARE $c22_2 AS Uint64;
DECLARE $c22_3 AS Uint64;
DECLARE $c22_4 AS Uint64;
DECLARE $c22_5 AS Uint64;
DECLARE $c22_6 AS String;
DECLARE $c22_7 AS String;
DECLARE $c22_8 AS String;
DECLARE $c22_9 AS String;
DECLARE $c22_10 AS String;
DECLARE $c23_0 AS Timestamp;
DECLARE $c23_1 AS Uint64;
DECLARE $c23_2 AS Uint64;
DECLARE $c23_3 AS Uint64;
DECLARE $c23_4 AS Uint64;
DECLARE $c23_5 AS Uint64;
DECLARE $c23_6 AS String;
DECLARE $c23_7 AS String;
DECLARE $c23_8 AS String;
DECLARE $c23_9 AS String;
DECLARE $c23_10 AS String;
DECLARE $c24_0 AS Timestamp;
DECLARE $c24_1 AS Uint64;
DECLARE $c24_2 AS Uint64;
DECLARE $c24_3 AS Uint64;
DECLARE $c24_4 AS Uint64;
DECLARE $c24_5 AS Uint64;
DECLARE $c24_6 AS String;
DECLARE $c24_7 AS String;
DECLARE $c24_8 AS String;
DECLARE $c24_9 AS String;
DECLARE $c24_10 AS String;
DECLARE $c25_0 AS Timestamp;
DECLARE $c25_1 AS Uint64;
DECLARE $c25_2 AS Uint64;
DECLARE $c25_3 AS Uint64;
DECLARE $c25_4 AS Uint64;
DECLARE $c25_5 AS Uint64;
DECLARE $c25_6 AS String;
DECLARE $c25_7 AS String;
DECLARE $c25_8 AS String;
DECLARE $c25_9 AS String;
DECLARE $c25_10 AS String;
DECLARE $c26_0 AS Timestamp;
DECLARE $c26_1 AS Uint64;
DECLARE $c26_2 AS Uint64;
DECLARE $c26_3 AS Uint64;
DECLARE $c26_4 AS Uint64;
DECLARE $c26_5 AS Uint64;
DECLARE $c26_6 AS String;
DECLARE $c26_7 AS String;
DECLARE $c26_8 AS String;
DECLARE $c26_9 AS String;
DECLARE $c26_10 AS String;
DECLARE $c27_0 AS Timestamp;
DECLARE $c27_1 AS Uint64;
DECLARE $c27_2 AS Uint64;
DECLARE $c27_3 AS Uint64;
DECLARE $c27_4 AS Uint64;
DECLARE $c27_5 AS Uint64;
DECLARE $c27_6 AS String;
DECLARE $c27_7 AS String;
DECLARE $c27_8 AS String;
DECLARE $c27_9 AS String;
DECLARE $c27_10 AS String;
DECLARE $c28_0 AS Timestamp;
DECLARE $c28_1 AS Uint64;
DECLARE $c28_2 AS Uint64;
DECLARE $c28_3 AS Uint64;
DECLARE $c28_4 AS Uint64;
DECLARE $c28_5 AS Uint64;
DECLARE $c28_6 AS String;
DECLARE $c28_7 AS String;
DECLARE $c28_8 AS String;
DECLARE $c28_9 AS String;
DECLARE $c28_10 AS String;
DECLARE $c29_0 AS Timestamp;
DECLARE $c29_1 AS Uint64;
DECLARE $c29_2 AS Uint64;
DECLARE $c29_3 AS Uint64;
DECLARE $c29_4 AS Uint64;
DECLARE $c29_5 AS Uint64;
DECLARE $c29_6 AS String;
DECLARE $c29_7 AS String;
DECLARE $c29_8 AS String;
DECLARE $c29_9 AS String;
DECLARE $c29_10 AS String;
DECLARE $c30_0 AS Timestamp;
DECLARE $c30_1 AS Uint64;
DECLARE $c30_2 AS Uint64;
DECLARE $c30_3 AS Uint64;
DECLARE $c30_4 AS Uint64;
DECLARE $c30_5 AS Uint64;
DECLARE $c30_6 AS String;
DECLARE $c30_7 AS String;
DECLARE $c30_8 AS String;
DECLARE $c30_9 AS String;
DECLARE $c30_10 AS String;
DECLARE $c31_0 AS Timestamp;
DECLARE $c31_1 AS Uint64;
DECLARE $c31_2 AS Uint64;
DECLARE $c31_3 AS Uint64;
DECLARE $c31_4 AS Uint64;
DECLARE $c31_5 AS Uint64;
DECLARE $c31_6 AS String;
DECLARE $c31_7 AS String;
DECLARE $c31_8 AS String;
DECLARE $c31_9 AS String;
DECLARE $c31_10 AS String;
DECLARE $c32_0 AS Timestamp;
DECLARE $c32_1 AS Uint64;
DECLARE $c32_2 AS Uint64;
DECLARE $c32_3 AS Uint64;
DECLARE $c32_4 AS Uint64;
DECLARE $c32_5 AS Uint64;
DECLARE $c32_6 AS String;
DECLARE $c32_7 AS String;
DECLARE $c32_8 AS String;
DECLARE $c32_9 AS String;
DECLARE $c32_10 AS String;
DECLARE $c33_0 AS Timestamp;
DECLARE $c33_1 AS Uint64;
DECLARE $c33_2 AS Uint64;
DECLARE $c33_3 AS Uint64;
DECLARE $c33_4 AS Uint64;
DECLARE $c33_5 AS Uint64;
DECLARE $c33_6 AS String;
DECLARE $c33_7 AS String;
DECLARE $c33_8 AS String;
DECLARE $c33_9 AS String;
DECLARE $c33_10 AS String;
DECLARE $c34_0 AS Timestamp;
DECLARE $c34_1 AS Uint64;
DECLARE $c34_2 AS Uint64;
DECLARE $c34_3 AS Uint64;
DECLARE $c34_4 AS Uint64;
DECLARE $c34_5 AS Uint64;
DECLARE $c34_6 AS String;
DECLARE $c34_7 AS String;
DECLARE $c34_8 AS String;
DECLARE $c34_9 AS String;
DECLARE $c34_10 AS String;
DECLARE $c35_0 AS Timestamp;
DECLARE $c35_1 AS Uint64;
DECLARE $c35_2 AS Uint64;
DECLARE $c35_3 AS Uint64;
DECLARE $c35_4 AS Uint64;
DECLARE $c35_5 AS Uint64;
DECLARE $c35_6 AS String;
DECLARE $c35_7 AS String;
DECLARE $c35_8 AS String;
DECLARE $c35_9 AS String;
DECLARE $c35_10 AS String;
DECLARE $c36_0 AS Timestamp;
DECLARE $c36_1 AS Uint64;
DECLARE $c36_2 AS Uint64;
DECLARE $c36_3 AS Uint64;
DECLARE $c36_4 AS Uint64;
DECLARE $c36_5 AS Uint64;
DECLARE $c36_6 AS String;
DECLARE $c36_7 AS String;
DECLARE $c36_8 AS String;
DECLARE $c36_9 AS String;
DECLARE $c36_10 AS String;
DECLARE $c37_0 AS Timestamp;
DECLARE $c37_1 AS Uint64;
DECLARE $c37_2 AS Uint64;
DECLARE $c37_3 AS Uint64;
DECLARE $c37_4 AS Uint64;
DECLARE $c37_5 AS Uint64;
DECLARE $c37_6 AS String;
DECLARE $c37_7 AS String;
DECLARE $c37_8 AS String;
DECLARE $c37_9 AS String;
DECLARE $c37_10 AS String;
DECLARE $c38_0 AS Timestamp;
DECLARE $c38_1 AS Uint64;
DECLARE $c38_2 AS Uint64;
DECLARE $c38_3 AS Uint64;
DECLARE $c38_4 AS Uint64;
DECLARE $c38_5 AS Uint64;
DECLARE $c38_6 AS String;
DECLARE $c38_7 AS String;
DECLARE $c38_8 AS String;
DECLARE $c38_9 AS String;
DECLARE $c38_10 AS String;
DECLARE $c39_0 AS Timestamp;
DECLARE $c39_1 AS Uint64;
DECLARE $c39_2 AS Uint64;
DECLARE $c39_3 AS Uint64;
DECLARE $c39_4 AS Uint64;
DECLARE $c39_5 AS Uint64;
DECLARE $c39_6 AS String;
DECLARE $c39_7 AS String;
DECLARE $c39_8 AS String;
DECLARE $c39_9 AS String;
DECLARE $c39_10 AS String;
DECLARE $c40_0 AS Timestamp;
DECLARE $c40_1 AS Uint64;
DECLARE $c40_2 AS Uint64;
DECLARE $c40_3 AS Uint64;
DECLARE $c40_4 AS Uint64;
DECLARE $c40_5 AS Uint64;
DECLARE $c40_6 AS String;
DECLARE $c40_7 AS String;
DECLARE $c40_8 AS String;
DECLARE $c40_9 AS String;
DECLARE $c40_10 AS String;
DECLARE $c41_0 AS Timestamp;
DECLARE $c41_1 AS Uint64;
DECLARE $c41_2 AS Uint64;
DECLARE $c41_3 AS Uint64;
DECLARE $c41_4 AS Uint64;
DECLARE $c41_5 AS Uint64;
DECLARE $c41_6 AS String;
DECLARE $c41_7 AS String;
DECLARE $c41_8 AS String;
DECLARE $c41_9 AS String;
DECLARE $c41_10 AS String;
DECLARE $c42_0 AS Timestamp;
DECLARE $c42_1 AS Uint64;
DECLARE $c42_2 AS Uint64;
DECLARE $c42_3 AS Uint64;
DECLARE $c42_4 AS Uint64;
DECLARE $c42_5 AS Uint64;
DECLARE $c42_6 AS String;
DECLARE $c42_7 AS String;
DECLARE $c42_8 AS String;
DECLARE $c42_9 AS String;
DECLARE $c42_10 AS String;
DECLARE $c43_0 AS Timestamp;
DECLARE $c43_1 AS Uint64;
DECLARE $c43_2 AS Uint64;
DECLARE $c43_3 AS Uint64;
DECLARE $c43_4 AS Uint64;
DECLARE $c43_5 AS Uint64;
DECLARE $c43_6 AS String;
DECLARE $c43_7 AS String;
DECLARE $c43_8 AS String;
DECLARE $c43_9 AS String;
DECLARE $c43_10 AS String;
DECLARE $c44_0 AS Timestamp;
DECLARE $c44_1 AS Uint64;
DECLARE $c44_2 AS Uint64;
DECLARE $c44_3 AS Uint64;
DECLARE $c44_4 AS Uint64;
DECLARE $c44_5 AS Uint64;
DECLARE $c44_6 AS String;
DECLARE $c44_7 AS String;
DECLARE $c44_8 AS String;
DECLARE $c44_9 AS String;
DECLARE $c44_10 AS String;
DECLARE $c45_0 AS Timestamp;
DECLARE $c45_1 AS Uint64;
DECLARE $c45_2 AS Uint64;
DECLARE $c45_3 AS Uint64;
DECLARE $c45_4 AS Uint64;
DECLARE $c45_5 AS Uint64;
DECLARE $c45_6 AS String;
DECLARE $c45_7 AS String;
DECLARE $c45_8 AS String;
DECLARE $c45_9 AS String;
DECLARE $c45_10 AS String;
DECLARE $c46_0 AS Timestamp;
DECLARE $c46_1 AS Uint64;
DECLARE $c46_2 AS Uint64;
DECLARE $c46_3 AS Uint64;
DECLARE $c46_4 AS Uint64;
DECLARE $c46_5 AS Uint64;
DECLARE $c46_6 AS String;
DECLARE $c46_7 AS String;
DECLARE $c46_8 AS String;
DECLARE $c46_9 AS String;
DECLARE $c46_10 AS String;
DECLARE $c47_0 AS Timestamp;
DECLARE $c47_1 AS Uint64;
DECLARE $c47_2 AS Uint64;
DECLARE $c47_3 AS Uint64;
DECLARE $c47_4 AS Uint64;
DECLARE $c47_5 AS Uint64;
DECLARE $c47_6 AS String;
DECLARE $c47_7 AS String;
DECLARE $c47_8 AS String;
DECLARE $c47_9 AS String;
DECLARE $c47_10 AS String;
DECLARE $c48_0 AS Timestamp;
DECLARE $c48_1 AS Uint64;
DECLARE $c48_2 AS Uint64;
DECLARE $c48_3 AS Uint64;
DECLARE $c48_4 AS Uint64;
DECLARE $c48_5 AS Uint64;
DECLARE $c48_6 AS String;
DECLARE $c48_7 AS String;
DECLARE $c48_8 AS String;
DECLARE $c48_9 AS String;
DECLARE $c48_10 AS String;
DECLARE $c49_0 AS Timestamp;
DECLARE $c49_1 AS Uint64;
DECLARE $c49_2 AS Uint64;
DECLARE $c49_3 AS Uint64;
DECLARE $c49_4 AS Uint64;
DECLARE $c49_5 AS Uint64;
DECLARE $c49_6 AS String;
DECLARE $c49_7 AS String;
DECLARE $c49_8 AS String;
DECLARE $c49_9 AS String;
DECLARE $c49_10 AS String;
DECLARE $c50_0 AS Timestamp;
DECLARE $c50_1 AS Uint64;
DECLARE $c50_2 AS Uint64;
DECLARE $c50_3 AS Uint64;
DECLARE $c50_4 AS Uint64;
DECLARE $c50_5 AS Uint64;
DECLARE $c50_6 AS String;
DECLARE $c50_7 AS String;
DECLARE $c50_8 AS String;
DECLARE $c50_9 AS String;
DECLARE $c50_10 AS String;
DECLARE $c51_0 AS Timestamp;
DECLARE $c51_1 AS Uint64;
DECLARE $c51_2 AS Uint64;
DECLARE $c51_3 AS Uint64;
DECLARE $c51_4 AS Uint64;
DECLARE $c51_5 AS Uint64;
DECLARE $c51_6 AS String;
DECLARE $c51_7 AS String;
DECLARE $c51_8 AS String;
DECLARE $c51_9 AS String;
DECLARE $c51_10 AS String;
DECLARE $c52_0 AS Timestamp;
DECLARE $c52_1 AS Uint64;
DECLARE $c52_2 AS Uint64;
DECLARE $c52_3 AS Uint64;
DECLARE $c52_4 AS Uint64;
DECLARE $c52_5 AS Uint64;
DECLARE $c52_6 AS String;
DECLARE $c52_7 AS String;
DECLARE $c52_8 AS String;
DECLARE $c52_9 AS String;
DECLARE $c52_10 AS String;
DECLARE $c53_0 AS Timestamp;
DECLARE $c53_1 AS Uint64;
DECLARE $c53_2 AS Uint64;
DECLARE $c53_3 AS Uint64;
DECLARE $c53_4 AS Uint64;
DECLARE $c53_5 AS Uint64;
DECLARE $c53_6 AS String;
DECLARE $c53_7 AS String;
DECLARE $c53_8 AS String;
DECLARE $c53_9 AS String;
DECLARE $c53_10 AS String;
DECLARE $c54_0 AS Timestamp;
DECLARE $c54_1 AS Uint64;
DECLARE $c54_2 AS Uint64;
DECLARE $c54_3 AS Uint64;
DECLARE $c54_4 AS Uint64;
DECLARE $c54_5 AS Uint64;
DECLARE $c54_6 AS String;
DECLARE $c54_7 AS String;
DECLARE $c54_8 AS String;
DECLARE $c54_9 AS String;
DECLARE $c54_10 AS String;
DECLARE $c55_0 AS Timestamp;
DECLARE $c55_1 AS Uint64;
DECLARE $c55_2 AS Uint64;
DECLARE $c55_3 AS Uint64;
DECLARE $c55_4 AS Uint64;
DECLARE $c55_5 AS Uint64;
DECLARE $c55_6 AS String;
DECLARE $c55_7 AS String;
DECLARE $c55_8 AS String;
DECLARE $c55_9 AS String;
DECLARE $c55_10 AS String;
DECLARE $c56_0 AS Timestamp;
DECLARE $c56_1 AS Uint64;
DECLARE $c56_2 AS Uint64;
DECLARE $c56_3 AS Uint64;
DECLARE $c56_4 AS Uint64;
DECLARE $c56_5 AS Uint64;
DECLARE $c56_6 AS String;
DECLARE $c56_7 AS String;
DECLARE $c56_8 AS String;
DECLARE $c56_9 AS String;
DECLARE $c56_10 AS String;
DECLARE $c57_0 AS Timestamp;
DECLARE $c57_1 AS Uint64;
DECLARE $c57_2 AS Uint64;
DECLARE $c57_3 AS Uint64;
DECLARE $c57_4 AS Uint64;
DECLARE $c57_5 AS Uint64;
DECLARE $c57_6 AS String;
DECLARE $c57_7 AS String;
DECLARE $c57_8 AS String;
DECLARE $c57_9 AS String;
DECLARE $c57_10 AS String;
DECLARE $c58_0 AS Timestamp;
DECLARE $c58_1 AS Uint64;
DECLARE $c58_2 AS Uint64;
DECLARE $c58_3 AS Uint64;
DECLARE $c58_4 AS Uint64;
DECLARE $c58_5 AS Uint64;
DECLARE $c58_6 AS String;
DECLARE $c58_7 AS String;
DECLARE $c58_8 AS String;
DECLARE $c58_9 AS String;
DECLARE $c58_10 AS String;
DECLARE $c59_0 AS Timestamp;
DECLARE $c59_1 AS Uint64;
DECLARE $c59_2 AS Uint64;
DECLARE $c59_3 AS Uint64;
DECLARE $c59_4 AS Uint64;
DECLARE $c59_5 AS Uint64;
DECLARE $c59_6 AS String;
DECLARE $c59_7 AS String;
DECLARE $c59_8 AS String;
DECLARE $c59_9 AS String;
DECLARE $c59_10 AS String;
DECLARE $c60_0 AS Timestamp;
DECLARE $c60_1 AS Uint64;
DECLARE $c60_2 AS Uint64;
DECLARE $c60_3 AS Uint64;
DECLARE $c60_4 AS Uint64;
DECLARE $c60_5 AS Uint64;
DECLARE $c60_6 AS String;
DECLARE $c60_7 AS String;
DECLARE $c60_8 AS String;
DECLARE $c60_9 AS String;
DECLARE $c60_10 AS String;
DECLARE $c61_0 AS Timestamp;
DECLARE $c61_1 AS Uint64;
DECLARE $c61_2 AS Uint64;
DECLARE $c61_3 AS Uint64;
DECLARE $c61_4 AS Uint64;
DECLARE $c61_5 AS Uint64;
DECLARE $c61_6 AS String;
DECLARE $c61_7 AS String;
DECLARE $c61_8 AS String;
DECLARE $c61_9 AS String;
DECLARE $c61_10 AS String;
DECLARE $c62_0 AS Timestamp;
DECLARE $c62_1 AS Uint64;
DECLARE $c62_2 AS Uint64;
DECLARE $c62_3 AS Uint64;
DECLARE $c62_4 AS Uint64;
DECLARE $c62_5 AS Uint64;
DECLARE $c62_6 AS String;
DECLARE $c62_7 AS String;
DECLARE $c62_8 AS String;
DECLARE $c62_9 AS String;
DECLARE $c62_10 AS String;
DECLARE $c63_0 AS Timestamp;
DECLARE $c63_1 AS Uint64;
DECLARE $c63_2 AS Uint64;
DECLARE $c63_3 AS Uint64;
DECLARE $c63_4 AS Uint64;
DECLARE $c63_5 AS Uint64;
DECLARE $c63_6 AS String;
DECLARE $c63_7 AS String;
DECLARE $c63_8 AS String;
DECLARE $c63_9 AS String;
DECLARE $c63_10 AS String;
DECLARE $c64_0 AS Timestamp;
DECLARE $c64_1 AS Uint64;
DECLARE $c64_2 AS Uint64;
DECLARE $c64_3 AS Uint64;
DECLARE $c64_4 AS Uint64;
DECLARE $c64_5 AS Uint64;
DECLARE $c64_6 AS String;
DECLARE $c64_7 AS String;
DECLARE $c64_8 AS String;
DECLARE $c64_9 AS String;
DECLARE $c64_10 AS String;
DECLARE $c65_0 AS Timestamp;
DECLARE $c65_1 AS Uint64;
DECLARE $c65_2 AS Uint64;
DECLARE $c65_3 AS Uint64;
DECLARE $c65_4 AS Uint64;
DECLARE $c65_5 AS Uint64;
DECLARE $c65_6 AS String;
DECLARE $c65_7 AS String;
DECLARE $c65_8 AS String;
DECLARE $c65_9 AS String;
DECLARE $c65_10 AS String;
DECLARE $c66_0 AS Timestamp;
DECLARE $c66_1 AS Uint64;
DECLARE $c66_2 AS Uint64;
DECLARE $c66_3 AS Uint64;
DECLARE $c66_4 AS Uint64;
DECLARE $c66_5 AS Uint64;
DECLARE $c66_6 AS String;
DECLARE $c66_7 AS String;
DECLARE $c66_8 AS String;
DECLARE $c66_9 AS String;
DECLARE $c66_10 AS String;
DECLARE $c67_0 AS Timestamp;
DECLARE $c67_1 AS Uint64;
DECLARE $c67_2 AS Uint64;
DECLARE $c67_3 AS Uint64;
DECLARE $c67_4 AS Uint64;
DECLARE $c67_5 AS Uint64;
DECLARE $c67_6 AS String;
DECLARE $c67_7 AS String;
DECLARE $c67_8 AS String;
DECLARE $c67_9 AS String;
DECLARE $c67_10 AS String;
DECLARE $c68_0 AS Timestamp;
DECLARE $c68_1 AS Uint64;
DECLARE $c68_2 AS Uint64;
DECLARE $c68_3 AS Uint64;
DECLARE $c68_4 AS Uint64;
DECLARE $c68_5 AS Uint64;
DECLARE $c68_6 AS String;
DECLARE $c68_7 AS String;
DECLARE $c68_8 AS String;
DECLARE $c68_9 AS String;
DECLARE $c68_10 AS String;
DECLARE $c69_0 AS Timestamp;
DECLARE $c69_1 AS Uint64;
DECLARE $c69_2 AS Uint64;
DECLARE $c69_3 AS Uint64;
DECLARE $c69_4 AS Uint64;
DECLARE $c69_5 AS Uint64;
DECLARE $c69_6 AS String;
DECLARE $c69_7 AS String;
DECLARE $c69_8 AS String;
DECLARE $c69_9 AS String;
DECLARE $c69_10 AS String;
DECLARE $c70_0 AS Timestamp;
DECLARE $c70_1 AS Uint64;
DECLARE $c70_2 AS Uint64;
DECLARE $c70_3 AS Uint64;
DECLARE $c70_4 AS Uint64;
DECLARE $c70_5 AS Uint64;
DECLARE $c70_6 AS String;
DECLARE $c70_7 AS String;
DECLARE $c70_8 AS String;
DECLARE $c70_9 AS String;
DECLARE $c70_10 AS String;
DECLARE $c71_0 AS Timestamp;
DECLARE $c71_1 AS Uint64;
DECLARE $c71_2 AS Uint64;
DECLARE $c71_3 AS Uint64;
DECLARE $c71_4 AS Uint64;
DECLARE $c71_5 AS Uint64;
DECLARE $c71_6 AS String;
DECLARE $c71_7 AS String;
DECLARE $c71_8 AS String;
DECLARE $c71_9 AS String;
DECLARE $c71_10 AS String;
DECLARE $c72_0 AS Timestamp;
DECLARE $c72_1 AS Uint64;
DECLARE $c72_2 AS Uint64;
DECLARE $c72_3 AS Uint64;
DECLARE $c72_4 AS Uint64;
DECLARE $c72_5 AS Uint64;
DECLARE $c72_6 AS String;
DECLARE $c72_7 AS String;
DECLARE $c72_8 AS String;
DECLARE $c72_9 AS String;
DECLARE $c72_10 AS String;
DECLARE $c73_0 AS Timestamp;
DECLARE $c73_1 AS Uint64;
DECLARE $c73_2 AS Uint64;
DECLARE $c73_3 AS Uint64;
DECLARE $c73_4 AS Uint64;
DECLARE $c73_5 AS Uint64;
DECLARE $c73_6 AS String;
DECLARE $c73_7 AS String;
DECLARE $c73_8 AS String;
DECLARE $c73_9 AS String;
DECLARE $c73_10 AS String;
DECLARE $c74_0 AS Timestamp;
DECLARE $c74_1 AS Uint64;
DECLARE $c74_2 AS Uint64;
DECLARE $c74_3 AS Uint64;
DECLARE $c74_4 AS Uint64;
DECLARE $c74_5 AS Uint64;
DECLARE $c74_6 AS String;
DECLARE $c74_7 AS String;
DECLARE $c74_8 AS String;
DECLARE $c74_9 AS String;
DECLARE $c74_10 AS String;
DECLARE $c75_0 AS Timestamp;
DECLARE $c75_1 AS Uint64;
DECLARE $c75_2 AS Uint64;
DECLARE $c75_3 AS Uint64;
DECLARE $c75_4 AS Uint64;
DECLARE $c75_5 AS Uint64;
DECLARE $c75_6 AS String;
DECLARE $c75_7 AS String;
DECLARE $c75_8 AS String;
DECLARE $c75_9 AS String;
DECLARE $c75_10 AS String;
DECLARE $c76_0 AS Timestamp;
DECLARE $c76_1 AS Uint64;
DECLARE $c76_2 AS Uint64;
DECLARE $c76_3 AS Uint64;
DECLARE $c76_4 AS Uint64;
DECLARE $c76_5 AS Uint64;
DECLARE $c76_6 AS String;
DECLARE $c76_7 AS String;
DECLARE $c76_8 AS String;
DECLARE $c76_9 AS String;
DECLARE $c76_10 AS String;
DECLARE $c77_0 AS Timestamp;
DECLARE $c77_1 AS Uint64;
DECLARE $c77_2 AS Uint64;
DECLARE $c77_3 AS Uint64;
DECLARE $c77_4 AS Uint64;
DECLARE $c77_5 AS Uint64;
DECLARE $c77_6 AS String;
DECLARE $c77_7 AS String;
DECLARE $c77_8 AS String;
DECLARE $c77_9 AS String;
DECLARE $c77_10 AS String;
DECLARE $c78_0 AS Timestamp;
DECLARE $c78_1 AS Uint64;
DECLARE $c78_2 AS Uint64;
DECLARE $c78_3 AS Uint64;
DECLARE $c78_4 AS Uint64;
DECLARE $c78_5 AS Uint64;
DECLARE $c78_6 AS String;
DECLARE $c78_7 AS String;
DECLARE $c78_8 AS String;
DECLARE $c78_9 AS String;
DECLARE $c78_10 AS String;
DECLARE $c79_0 AS Timestamp;
DECLARE $c79_1 AS Uint64;
DECLARE $c79_2 AS Uint64;
DECLARE $c79_3 AS Uint64;
DECLARE $c79_4 AS Uint64;
DECLARE $c79_5 AS Uint64;
DECLARE $c79_6 AS String;
DECLARE $c79_7 AS String;
DECLARE $c79_8 AS String;
DECLARE $c79_9 AS String;
DECLARE $c79_10 AS String;
DECLARE $c80_0 AS Timestamp;
DECLARE $c80_1 AS Uint64;
DECLARE $c80_2 AS Uint64;
DECLARE $c80_3 AS Uint64;
DECLARE $c80_4 AS Uint64;
DECLARE $c80_5 AS Uint64;
DECLARE $c80_6 AS String;
DECLARE $c80_7 AS String;
DECLARE $c80_8 AS String;
DECLARE $c80_9 AS String;
DECLARE $c80_10 AS String;
DECLARE $c81_0 AS Timestamp;
DECLARE $c81_1 AS Uint64;
DECLARE $c81_2 AS Uint64;
DECLARE $c81_3 AS Uint64;
DECLARE $c81_4 AS Uint64;
DECLARE $c81_5 AS Uint64;
DECLARE $c81_6 AS String;
DECLARE $c81_7 AS String;
DECLARE $c81_8 AS String;
DECLARE $c81_9 AS String;
DECLARE $c81_10 AS String;
DECLARE $c82_0 AS Timestamp;
DECLARE $c82_1 AS Uint64;
DECLARE $c82_2 AS Uint64;
DECLARE $c82_3 AS Uint64;
DECLARE $c82_4 AS Uint64;
DECLARE $c82_5 AS Uint64;
DECLARE $c82_6 AS String;
DECLARE $c82_7 AS String;
DECLARE $c82_8 AS String;
DECLARE $c82_9 AS String;
DECLARE $c82_10 AS String;
DECLARE $c83_0 AS Timestamp;
DECLARE $c83_1 AS Uint64;
DECLARE $c83_2 AS Uint64;
DECLARE $c83_3 AS Uint64;
DECLARE $c83_4 AS Uint64;
DECLARE $c83_5 AS Uint64;
DECLARE $c83_6 AS String;
DECLARE $c83_7 AS String;
DECLARE $c83_8 AS String;
DECLARE $c83_9 AS String;
DECLARE $c83_10 AS String;
DECLARE $c84_0 AS Timestamp;
DECLARE $c84_1 AS Uint64;
DECLARE $c84_2 AS Uint64;
DECLARE $c84_3 AS Uint64;
DECLARE $c84_4 AS Uint64;
DECLARE $c84_5 AS Uint64;
DECLARE $c84_6 AS String;
DECLARE $c84_7 AS String;
DECLARE $c84_8 AS String;
DECLARE $c84_9 AS String;
DECLARE $c84_10 AS String;
DECLARE $c85_0 AS Timestamp;
DECLARE $c85_1 AS Uint64;
DECLARE $c85_2 AS Uint64;
DECLARE $c85_3 AS Uint64;
DECLARE $c85_4 AS Uint64;
DECLARE $c85_5 AS Uint64;
DECLARE $c85_6 AS String;
DECLARE $c85_7 AS String;
DECLARE $c85_8 AS String;
DECLARE $c85_9 AS String;
DECLARE $c85_10 AS String;
DECLARE $c86_0 AS Timestamp;
DECLARE $c86_1 AS Uint64;
DECLARE $c86_2 AS Uint64;
DECLARE $c86_3 AS Uint64;
DECLARE $c86_4 AS Uint64;
DECLARE $c86_5 AS Uint64;
DECLARE $c86_6 AS String;
DECLARE $c86_7 AS String;
DECLARE $c86_8 AS String;
DECLARE $c86_9 AS String;
DECLARE $c86_10 AS String;
DECLARE $c87_0 AS Timestamp;
DECLARE $c87_1 AS Uint64;
DECLARE $c87_2 AS Uint64;
DECLARE $c87_3 AS Uint64;
DECLARE $c87_4 AS Uint64;
DECLARE $c87_5 AS Uint64;
DECLARE $c87_6 AS String;
DECLARE $c87_7 AS String;
DECLARE $c87_8 AS String;
DECLARE $c87_9 AS String;
DECLARE $c87_10 AS String;
DECLARE $c88_0 AS Timestamp;
DECLARE $c88_1 AS Uint64;
DECLARE $c88_2 AS Uint64;
DECLARE $c88_3 AS Uint64;
DECLARE $c88_4 AS Uint64;
DECLARE $c88_5 AS Uint64;
DECLARE $c88_6 AS String;
DECLARE $c88_7 AS String;
DECLARE $c88_8 AS String;
DECLARE $c88_9 AS String;
DECLARE $c88_10 AS String;
DECLARE $c89_0 AS Timestamp;
DECLARE $c89_1 AS Uint64;
DECLARE $c89_2 AS Uint64;
DECLARE $c89_3 AS Uint64;
DECLARE $c89_4 AS Uint64;
DECLARE $c89_5 AS Uint64;
DECLARE $c89_6 AS String;
DECLARE $c89_7 AS String;
DECLARE $c89_8 AS String;
DECLARE $c89_9 AS String;
DECLARE $c89_10 AS String;
DECLARE $c90_0 AS Timestamp;
DECLARE $c90_1 AS Uint64;
DECLARE $c90_2 AS Uint64;
DECLARE $c90_3 AS Uint64;
DECLARE $c90_4 AS Uint64;
DECLARE $c90_5 AS Uint64;
DECLARE $c90_6 AS String;
DECLARE $c90_7 AS String;
DECLARE $c90_8 AS String;
DECLARE $c90_9 AS String;
DECLARE $c90_10 AS String;
DECLARE $c91_0 AS Timestamp;
DECLARE $c91_1 AS Uint64;
DECLARE $c91_2 AS Uint64;
DECLARE $c91_3 AS Uint64;
DECLARE $c91_4 AS Uint64;
DECLARE $c91_5 AS Uint64;
DECLARE $c91_6 AS String;
DECLARE $c91_7 AS String;
DECLARE $c91_8 AS String;
DECLARE $c91_9 AS String;
DECLARE $c91_10 AS String;
DECLARE $c92_0 AS Timestamp;
DECLARE $c92_1 AS Uint64;
DECLARE $c92_2 AS Uint64;
DECLARE $c92_3 AS Uint64;
DECLARE $c92_4 AS Uint64;
DECLARE $c92_5 AS Uint64;
DECLARE $c92_6 AS String;
DECLARE $c92_7 AS String;
DECLARE $c92_8 AS String;
DECLARE $c92_9 AS String;
DECLARE $c92_10 AS String;
DECLARE $c93_0 AS Timestamp;
DECLARE $c93_1 AS Uint64;
DECLARE $c93_2 AS Uint64;
DECLARE $c93_3 AS Uint64;
DECLARE $c93_4 AS Uint64;
DECLARE $c93_5 AS Uint64;
DECLARE $c93_6 AS String;
DECLARE $c93_7 AS String;
DECLARE $c93_8 AS String;
DECLARE $c93_9 AS String;
DECLARE $c93_10 AS String;
DECLARE $c94_0 AS Timestamp;
DECLARE $c94_1 AS Uint64;
DECLARE $c94_2 AS Uint64;
DECLARE $c94_3 AS Uint64;
DECLARE $c94_4 AS Uint64;
DECLARE $c94_5 AS Uint64;
DECLARE $c94_6 AS String;
DECLARE $c94_7 AS String;
DECLARE $c94_8 AS String;
DECLARE $c94_9 AS String;
DECLARE $c94_10 AS String;
DECLARE $c95_0 AS Timestamp;
DECLARE $c95_1 AS Uint64;
DECLARE $c95_2 AS Uint64;
DECLARE $c95_3 AS Uint64;
DECLARE $c95_4 AS Uint64;
DECLARE $c95_5 AS Uint64;
DECLARE $c95_6 AS String;
DECLARE $c95_7 AS String;
DECLARE $c95_8 AS String;
DECLARE $c95_9 AS String;
DECLARE $c95_10 AS String;
DECLARE $c96_0 AS Timestamp;
DECLARE $c96_1 AS Uint64;
DECLARE $c96_2 AS Uint64;
DECLARE $c96_3 AS Uint64;
DECLARE $c96_4 AS Uint64;
DECLARE $c96_5 AS Uint64;
DECLARE $c96_6 AS String;
DECLARE $c96_7 AS String;
DECLARE $c96_8 AS String;
DECLARE $c96_9 AS String;
DECLARE $c96_10 AS String;
DECLARE $c97_0 AS Timestamp;
DECLARE $c97_1 AS Uint64;
DECLARE $c97_2 AS Uint64;
DECLARE $c97_3 AS Uint64;
DECLARE $c97_4 AS Uint64;
DECLARE $c97_5 AS Uint64;
DECLARE $c97_6 AS String;
DECLARE $c97_7 AS String;
DECLARE $c97_8 AS String;
DECLARE $c97_9 AS String;
DECLARE $c97_10 AS String;
DECLARE $c98_0 AS Timestamp;
DECLARE $c98_1 AS Uint64;
DECLARE $c98_2 AS Uint64;
DECLARE $c98_3 AS Uint64;
DECLARE $c98_4 AS Uint64;
DECLARE $c98_5 AS Uint64;
DECLARE $c98_6 AS String;
DECLARE $c98_7 AS String;
DECLARE $c98_8 AS String;
DECLARE $c98_9 AS String;
DECLARE $c98_10 AS String;
DECLARE $c99_0 AS Timestamp;
DECLARE $c99_1 AS Uint64;
DECLARE $c99_2 AS Uint64;
DECLARE $c99_3 AS Uint64;
DECLARE $c99_4 AS Uint64;
DECLARE $c99_5 AS Uint64;
DECLARE $c99_6 AS String;
DECLARE $c99_7 AS String;
DECLARE $c99_8 AS String;
DECLARE $c99_9 AS String;
DECLARE $c99_10 AS String;
UPSERT INTO `mixed/mixed_row` (ts, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10) VALUES ($c0_0, $c0_1, $c0_2, $c0_3, $c0_4, $c0_5, $c0_6, $c0_7, $c0_8, $c0_9, $c0_10), ($c1_0, $c1_1, $c1_2, $c1_3, $c1_4, $c1_5, $c1_6, $c1_7, $c1_8, $c1_9, $c1_10), ($c2_0, $c2_1, $c2_2, $c2_3, $c2_4, $c2_5, $c2_6, $c2_7, $c2_8, $c2_9, $c2_10), ($c3_0, $c3_1, $c3_2, $c3_3, $c3_4, $c3_5, $c3_6, $c3_7, $c3_8, $c3_9, $c3_10), ($c4_0, $c4_1, $c4_2, $c4_3, $c4_4, $c4_5, $c4_6, $c4_7, $c4_8, $c4_9, $c4_10), ($c5_0, $c5_1, $c5_2, $c5_3, $c5_4, $c5_5, $c5_6, $c5_7, $c5_8, $c5_9, $c5_10), ($c6_0, $c6_1, $c6_2, $c6_3, $c6_4, $c6_5, $c6_6, $c6_7, $c6_8, $c6_9, $c6_10), ($c7_0, $c7_1, $c7_2, $c7_3, $c7_4, $c7_5, $c7_6, $c7_7, $c7_8, $c7_9, $c7_10), ($c8_0, $c8_1, $c8_2, $c8_3, $c8_4, $c8_5, $c8_6, $c8_7, $c8_8, $c8_9, $c8_10), ($c9_0, $c9_1, $c9_2, $c9_3, $c9_4, $c9_5, $c9_6, $c9_7, $c9_8, $c9_9, $c9_10), ($c10_0, $c10_1, $c10_2, $c10_3, $c10_4, $c10_5, $c10_6, $c10_7, $c10_8, $c10_9, $c10_10), ($c11_0, $c11_1, $c11_2, $c11_3, $c11_4, $c11_5, $c11_6, $c11_7, $c11_8, $c11_9, $c11_10), ($c12_0, $c12_1, $c12_2, $c12_3, $c12_4, $c12_5, $c12_6, $c12_7, $c12_8, $c12_9, $c12_10), ($c13_0, $c13_1, $c13_2, $c13_3, $c13_4, $c13_5, $c13_6, $c13_7, $c13_8, $c13_9, $c13_10), ($c14_0, $c14_1, $c14_2, $c14_3, $c14_4, $c14_5, $c14_6, $c14_7, $c14_8, $c14_9, $c14_10), ($c15_0, $c15_1, $c15_2, $c15_3, $c15_4, $c15_5, $c15_6, $c15_7, $c15_8, $c15_9, $c15_10), ($c16_0, $c16_1, $c16_2, $c16_3, $c16_4, $c16_5, $c16_6, $c16_7, $c16_8, $c16_9, $c16_10), ($c17_0, $c17_1, $c17_2, $c17_3, $c17_4, $c17_5, $c17_6, $c17_7, $c17_8, $c17_9, $c17_10), ($c18_0, $c18_1, $c18_2, $c18_3, $c18_4, $c18_5, $c18_6, $c18_7, $c18_8, $c18_9, $c18_10), ($c19_0, $c19_1, $c19_2, $c19_3, $c19_4, $c19_5, $c19_6, $c19_7, $c19_8, $c19_9, $c19_10), ($c20_0, $c20_1, $c20_2, $c20_3, $c20_4, $c20_5, $c20_6, $c20_7, $c20_8, $c20_9, $c20_10), ($c21_0, $c21_1, $c21_2, $c21_3, $c21_4, $c21_5, $c21_6, $c21_7, $c21_8, $c21_9, $c21_10), ($c22_0, $c22_1, $c22_2, $c22_3, $c22_4, $c22_5, $c22_6, $c22_7, $c22_8, $c22_9, $c22_10), ($c23_0, $c23_1, $c23_2, $c23_3, $c23_4, $c23_5, $c23_6, $c23_7, $c23_8, $c23_9, $c23_10), ($c24_0, $c24_1, $c24_2, $c24_3, $c24_4, $c24_5, $c24_6, $c24_7, $c24_8, $c24_9, $c24_10), ($c25_0, $c25_1, $c25_2, $c25_3, $c25_4, $c25_5, $c25_6, $c25_7, $c25_8, $c25_9, $c25_10), ($c26_0, $c26_1, $c26_2, $c26_3, $c26_4, $c26_5, $c26_6, $c26_7, $c26_8, $c26_9, $c26_10), ($c27_0, $c27_1, $c27_2, $c27_3, $c27_4, $c27_5, $c27_6, $c27_7, $c27_8, $c27_9, $c27_10), ($c28_0, $c28_1, $c28_2, $c28_3, $c28_4, $c28_5, $c28_6, $c28_7, $c28_8, $c28_9, $c28_10), ($c29_0, $c29_1, $c29_2, $c29_3, $c29_4, $c29_5, $c29_6, $c29_7, $c29_8, $c29_9, $c29_10), ($c30_0, $c30_1, $c30_2, $c30_3, $c30_4, $c30_5, $c30_6, $c30_7, $c30_8, $c30_9, $c30_10), ($c31_0, $c31_1, $c31_2, $c31_3, $c31_4, $c31_5, $c31_6, $c31_7, $c31_8, $c31_9, $c31_10), ($c32_0, $c32_1, $c32_2, $c32_3, $c32_4, $c32_5, $c32_6, $c32_7, $c32_8, $c32_9, $c32_10), ($c33_0, $c33_1, $c33_2, $c33_3, $c33_4, $c33_5, $c33_6, $c33_7, $c33_8, $c33_9, $c33_10), ($c34_0, $c34_1, $c34_2, $c34_3, $c34_4, $c34_5, $c34_6, $c34_7, $c34_8, $c34_9, $c34_10), ($c35_0, $c35_1, $c35_2, $c35_3, $c35_4, $c35_5, $c35_6, $c35_7, $c35_8, $c35_9, $c35_10), ($c36_0, $c36_1, $c36_2, $c36_3, $c36_4, $c36_5, $c36_6, $c36_7, $c36_8, $c36_9, $c36_10), ($c37_0, $c37_1, $c37_2, $c37_3, $c37_4, $c37_5, $c37_6, $c37_7, $c37_8, $c37_9, $c37_10), ($c38_0, $c38_1, $c38_2, $c38_3, $c38_4, $c38_5, $c38_6, $c38_7, $c38_8, $c38_9, $c38_10), ($c39_0, $c39_1, $c39_2, $c39_3, $c39_4, $c39_5, $c39_6, $c39_7, $c39_8, $c39_9, $c39_10), ($c40_0, $c40_1, $c40_2, $c40_3, $c40_4, $c40_5, $c40_6, $c40_7, $c40_8, $c40_9, $c40_10), ($c41_0, $c41_1, $c41_2, $c41_3, $c41_4, $c41_5, $c41_6, $c41_7, $c41_8, $c41_9, $c41_10), ($c42_0, $c42_1, $c42_2, $c42_3, $c42_4, $c42_5, $c42_6, $c42_7, $c42_8, $c42_9, $c42_10), ($c43_0, $c43_1, $c43_2, $c43_3, $c43_4, $c43_5, $c43_6, $c43_7, $c43_8, $c43_9, $c43_10), ($c44_0, $c44_1, $c44_2, $c44_3, $c44_4, $c44_5, $c44_6, $c44_7, $c44_8, $c44_9, $c44_10), ($c45_0, $c45_1, $c45_2, $c45_3, $c45_4, $c45_5, $c45_6, $c45_7, $c45_8, $c45_9, $c45_10), ($c46_0, $c46_1, $c46_2, $c46_3, $c46_4, $c46_5, $c46_6, $c46_7, $c46_8, $c46_9, $c46_10), ($c47_0, $c47_1, $c47_2, $c47_3, $c47_4, $c47_5, $c47_6, $c47_7, $c47_8, $c47_9, $c47_10), ($c48_0, $c48_1, $c48_2, $c48_3, $c48_4, $c48_5, $c48_6, $c48_7, $c48_8, $c48_9, $c48_10), ($c49_0, $c49_1, $c49_2, $c49_3, $c49_4, $c49_5, $c49_6, $c49_7, $c49_8, $c49_9, $c49_10), ($c50_0, $c50_1, $c50_2, $c50_3, $c50_4, $c50_5, $c50_6, $c50_7, $c50_8, $c50_9, $c50_10), ($c51_0, $c51_1, $c51_2, $c51_3, $c51_4, $c51_5, $c51_6, $c51_7, $c51_8, $c51_9, $c51_10), ($c52_0, $c52_1, $c52_2, $c52_3, $c52_4, $c52_5, $c52_6, $c52_7, $c52_8, $c52_9, $c52_10), ($c53_0, $c53_1, $c53_2, $c53_3, $c53_4, $c53_5, $c53_6, $c53_7, $c53_8, $c53_9, $c53_10), ($c54_0, $c54_1, $c54_2, $c54_3, $c54_4, $c54_5, $c54_6, $c54_7, $c54_8, $c54_9, $c54_10), ($c55_0, $c55_1, $c55_2, $c55_3, $c55_4, $c55_5, $c55_6, $c55_7, $c55_8, $c55_9, $c55_10), ($c56_0, $c56_1, $c56_2, $c56_3, $c56_4, $c56_5, $c56_6, $c56_7, $c56_8, $c56_9, $c56_10), ($c57_0, $c57_1, $c57_2, $c57_3, $c57_4, $c57_5, $c57_6, $c57_7, $c57_8, $c57_9, $c57_10), ($c58_0, $c58_1, $c58_2, $c58_3, $c58_4, $c58_5, $c58_6, $c58_7, $c58_8, $c58_9, $c58_10), ($c59_0, $c59_1, $c59_2, $c59_3, $c59_4, $c59_5, $c59_6, $c59_7, $c59_8, $c59_9, $c59_10), ($c60_0, $c60_1, $c60_2, $c60_3, $c60_4, $c60_5, $c60_6, $c60_7, $c60_8, $c60_9, $c60_10), ($c61_0, $c61_1, $c61_2, $c61_3, $c61_4, $c61_5, $c61_6, $c61_7, $c61_8, $c61_9, $c61_10), ($c62_0, $c62_1, $c62_2, $c62_3, $c62_4, $c62_5, $c62_6, $c62_7, $c62_8, $c62_9, $c62_10), ($c63_0, $c63_1, $c63_2, $c63_3, $c63_4, $c63_5, $c63_6, $c63_7, $c63_8, $c63_9, $c63_10), ($c64_0, $c64_1, $c64_2, $c64_3, $c64_4, $c64_5, $c64_6, $c64_7, $c64_8, $c64_9, $c64_10), ($c65_0, $c65_1, $c65_2, $c65_3, $c65_4, $c65_5, $c65_6, $c65_7, $c65_8, $c65_9, $c65_10), ($c66_0, $c66_1, $c66_2, $c66_3, $c66_4, $c66_5, $c66_6, $c66_7, $c66_8, $c66_9, $c66_10), ($c67_0, $c67_1, $c67_2, $c67_3, $c67_4, $c67_5, $c67_6, $c67_7, $c67_8, $c67_9, $c67_10), ($c68_0, $c68_1, $c68_2, $c68_3, $c68_4, $c68_5, $c68_6, $c68_7, $c68_8, $c68_9, $c68_10), ($c69_0, $c69_1, $c69_2, $c69_3, $c69_4, $c69_5, $c69_6, $c69_7, $c69_8, $c69_9, $c69_10), ($c70_0, $c70_1, $c70_2, $c70_3, $c70_4, $c70_5, $c70_6, $c70_7, $c70_8, $c70_9, $c70_10), ($c71_0, $c71_1, $c71_2, $c71_3, $c71_4, $c71_5, $c71_6, $c71_7, $c71_8, $c71_9, $c71_10), ($c72_0, $c72_1, $c72_2, $c72_3, $c72_4, $c72_5, $c72_6, $c72_7, $c72_8, $c72_9, $c72_10), ($c73_0, $c73_1, $c73_2, $c73_3, $c73_4, $c73_5, $c73_6, $c73_7, $c73_8, $c73_9, $c73_10), ($c74_0, $c74_1, $c74_2, $c74_3, $c74_4, $c74_5, $c74_6, $c74_7, $c74_8, $c74_9, $c74_10), ($c75_0, $c75_1, $c75_2, $c75_3, $c75_4, $c75_5, $c75_6, $c75_7, $c75_8, $c75_9, $c75_10), ($c76_0, $c76_1, $c76_2, $c76_3, $c76_4, $c76_5, $c76_6, $c76_7, $c76_8, $c76_9, $c76_10), ($c77_0, $c77_1, $c77_2, $c77_3, $c77_4, $c77_5, $c77_6, $c77_7, $c77_8, $c77_9, $c77_10), ($c78_0, $c78_1, $c78_2, $c78_3, $c78_4, $c78_5, $c78_6, $c78_7, $c78_8, $c78_9, $c78_10), ($c79_0, $c79_1, $c79_2, $c79_3, $c79_4, $c79_5, $c79_6, $c79_7, $c79_8, $c79_9, $c79_10), ($c80_0, $c80_1, $c80_2, $c80_3, $c80_4, $c80_5, $c80_6, $c80_7, $c80_8, $c80_9, $c80_10), ($c81_0, $c81_1, $c81_2, $c81_3, $c81_4, $c81_5, $c81_6, $c81_7, $c81_8, $c81_9, $c81_10), ($c82_0, $c82_1, $c82_2, $c82_3, $c82_4, $c82_5, $c82_6, $c82_7, $c82_8, $c82_9, $c82_10), ($c83_0, $c83_1, $c83_2, $c83_3, $c83_4, $c83_5, $c83_6, $c83_7, $c83_8, $c83_9, $c83_10), ($c84_0, $c84_1, $c84_2, $c84_3, $c84_4, $c84_5, $c84_6, $c84_7, $c84_8, $c84_9, $c84_10), ($c85_0, $c85_1, $c85_2, $c85_3, $c85_4, $c85_5, $c85_6, $c85_7, $c85_8, $c85_9, $c85_10), ($c86_0, $c86_1, $c86_2, $c86_3, $c86_4, $c86_5, $c86_6, $c86_7, $c86_8, $c86_9, $c86_10), ($c87_0, $c87_1, $c87_2, $c87_3, $c87_4, $c87_5, $c87_6, $c87_7, $c87_8, $c87_9, $c87_10), ($c88_0, $c88_1, $c88_2, $c88_3, $c88_4, $c88_5, $c88_6, $c88_7, $c88_8, $c88_9, $c88_10), ($c89_0, $c89_1, $c89_2, $c89_3, $c89_4, $c89_5, $c89_6, $c89_7, $c89_8, $c89_9, $c89_10), ($c90_0, $c90_1, $c90_2, $c90_3, $c90_4, $c90_5, $c90_6, $c90_7, $c90_8, $c90_9, $c90_10), ($c91_0, $c91_1, $c91_2, $c91_3, $c91_4, $c91_5, $c91_6, $c91_7, $c91_8, $c91_9, $c91_10), ($c92_0, $c92_1, $c92_2, $c92_3, $c92_4, $c92_5, $c92_6, $c92_7, $c92_8, $c92_9, $c92_10), ($c93_0, $c93_1, $c93_2, $c93_3, $c93_4, $c93_5, $c93_6, $c93_7, $c93_8, $c93_9, $c93_10), ($c94_0, $c94_1, $c94_2, $c94_3, $c94_4, $c94_5, $c94_6, $c94_7, $c94_8, $c94_9, $c94_10), ($c95_0, $c95_1, $c95_2, $c95_3, $c95_4, $c95_5, $c95_6, $c95_7, $c95_8, $c95_9, $c95_10), ($c96_0, $c96_1, $c96_2, $c96_3, $c96_4, $c96_5, $c96_6, $c96_7, $c96_8, $c96_9, $c96_10), ($c97_0, $c97_1, $c97_2, $c97_3, $c97_4, $c97_5, $c97_6, $c97_7, $c97_8, $c97_9, $c97_10), ($c98_0, $c98_1, $c98_2, $c98_3, $c98_4, $c98_5, $c98_6, $c98_7, $c98_8, $c98_9, $c98_10), ($c99_0, $c99_1, $c99_2, $c99_3, $c99_4, $c99_5, $c99_6, $c99_7, $c99_8, $c99_9, $c99_10)
No authentication methods were found. Going without authentication

DEBUG    ya.test:process.py:456 No sanitizer errors found
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, b093f08e-9395-4505-bc97-6c59656044e1, localhost:61757): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b093f08e-9395-4505-bc97-6c59656044e1, localhost:61757): request = { database: "/Root" }
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, b093f08e-9395-4505-bc97-6c59656044e1, localhost:61757): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {grpc_status:4, created_time:"2025-10-27T12:35:32.682113904+00:00"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:61757". Error details:
 Deadline exceeded on request
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61757
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, f8c78828-bb3b-4738-bd64-36fde9ccadf2, localhost:61757): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f8c78828-bb3b-4738-bd64-36fde9ccadf2, localhost:61757): request = { database: "/Root" }
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, f8c78828-bb3b-4738-bd64-36fde9ccadf2, localhost:61757): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T12:35:37.366397086+00:00", grpc_status:1, grpc_message:"Cancelled on the server side"}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(ListEndpoints, f8c78828-bb3b-4738-bd64-36fde9ccadf2, localhost:61757): unhandled rpc error, disconnecting channel
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:61757". Error details:
 Rpc error, reason <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T12:35:37.366397086+00:00", grpc_status:1, grpc_message:"Cancelled on the server side"}"
>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61757
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61757
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61757". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61757
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61757". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61757
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61757". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61757
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61757". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:61757/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65394
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21930
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1387
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61757
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12376
============================== slowest durations ===============================
311.56s call     test_workload.py::TestYdbMixedWorkload::test[column]
176.70s call     test_workload.py::TestYdbMixedWorkload::test[row]
77.07s teardown test_workload.py::TestYdbMixedWorkload::test[row]
12.45s setup    test_workload.py::TestYdbMixedWorkload::test[column]
9.63s setup    test_workload.py::TestYdbMixedWorkload::test[row]
=========================== short test summary info ============================
ERROR test_workload.py::TestYdbMixedWorkload::test[row] - 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/ccie/000ecc/ydb/tests/stress/mixedpy/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbMixedWorkload.test.row/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/ccie/000ecc/ydb/tests/stress/mixedpy/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbMixedWorkload.test.row/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 3.024273 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 6.058524 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 9.101226 seconds, 3 sessions to shutdown
GRpc shutdown warning: left infly: 2, spent: 5.02871 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 2, spent: 8.462444 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 2, spent: 11.872355 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 2, spent: 15.413445 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 2, spent: 18.7365 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 2, spent: 21.975146 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 2, spent: 25.391041 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 2, spent: 28.764953 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 2, spent: 30.009404 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1368928==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 34240 byte(s) in 1 object(s) allocated from:
#0 0x00001f75af8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034ad973b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034ad973b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034ad973b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034ad973b 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 0x000034ad973b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034ad973b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034ad973b 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 0x000034ad973b 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 0x000034ad8fad 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 0x00003b3ab122 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 0x000034277c4e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x000034277c4e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x00003444a984 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#14 0x00003444a984 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 0x000034446558 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 0x00003446a298 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 0x000034424d48 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034b0a96e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x00003422cadf in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x00003422cadf in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#21 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x000021e8224e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x000021e827ac in Execute /-S/util/thread/factory.h:15:13
#25 0x000021e827ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fa811e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f71eaa6 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 0x00001f7210e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034256ea0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034256ea0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x0000343525f7 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x0000343525f7 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 0x00003435e7ea in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x00003437d926 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034ae10bc in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x00003469f517 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 0x000034719ced in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x000034714b7c in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x000034714b7c 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 0x0000346b46bd 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 0x00003429cdd6 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x000034277c84 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x00003444a7f4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
#16 0x00003444a7f4 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 0x000034446558 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 0x00003446a298 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 0x000034424d48 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034b0a96e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x00003b333ef6 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x00003b333ef6 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
#23 0x00003b333ef6 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#24 0x00003b333ef6 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
#25 0x00003b333ef6 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
#26 0x00003b333ef6 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#27 0x00003b333ef6 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
#28 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#29 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#30 0x000021e8224e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#31 0x000021e827ac in Execute /-S/util/thread/factory.h:15:13
#32 0x000021e827ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#33 0x00001fa811e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#34 0x00001f71eaa6 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 0x00001f75af8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000044f293bc in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>>, NKikimr::NGRpcService::TGRpcDiscoveryService*, Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_ListEndpoints<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_WhoAmI<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_NodeRegistration<Ydb::Discovery::V1::DiscoveryService::Service>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_ListEndpoints<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_WhoAmI<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_NodeRegistration<Ydb::Discovery::V1::DiscoveryService::Service>>>::*&)(grpc::ServerContext*, Ydb::Discovery::ListEndpointsRequest*, grpc::ServerAsyncResponseWriter<Ydb::Discovery::ListEndpointsResponse>*, 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::TGRpcDiscoveryService*&&, Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_ListEndpoints<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_WhoAmI<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_NodeRegistration<Ydb::Discovery::V1::DiscoveryService::Service>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_ListEndpoints<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_WhoAmI<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_NodeRegistration<Ydb::Discovery::V1::DiscoveryService::Service>>>::*&)(grpc::ServerContext*, Ydb::Discovery::ListEndpointsRequest*, grpc::ServerAsyncResponseWriter<Ydb::Discovery::ListEndpointsResponse>*, 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 0x000044f27752 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#3 0x000044f253b2 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#4 0x00003b333f3c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#5 0x00003b333f3c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#6 0x00003b333f3c 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 0x00003b333f3c 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 0x00003b333f3c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#9 0x00003b333f3c 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 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#11 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#12 0x000021e8224e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#13 0x000021e827ac in Execute /-S/util/thread/factory.h:15:13
#14 0x000021e827ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#15 0x00001fa811e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f71eaa6 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 0x00001f75af8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000044f2a7ca in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcDiscoveryService*, Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_ListEndpoints<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_WhoAmI<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_NodeRegistration<Ydb::Discovery::V1::DiscoveryService::Service>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_ListEndpoints<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_WhoAmI<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_NodeRegistration<Ydb::Discovery::V1::DiscoveryService::Service>>>::*)(grpc::ServerContext*, Ydb::Discovery::ListEndpointsRequest*, grpc::ServerAsyncResponseWriter<Ydb::Discovery::ListEndpointsResponse>*, 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 0x000044f29631 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>>, NKikimr::NGRpcService::TGRpcDiscoveryService*, Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_ListEndpoints<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_WhoAmI<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_NodeRegistration<Ydb::Discovery::V1::DiscoveryService::Service>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_ListEndpoints<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_WhoAmI<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_NodeRegistration<Ydb::Discovery::V1::DiscoveryService::Service>>>::*&)(grpc::ServerContext*, Ydb::Discovery::ListEndpointsRequest*, grpc::ServerAsyncResponseWriter<Ydb::Discovery::ListEndpointsResponse>*, 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::TGRpcDiscoveryService*&&, Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_ListEndpoints<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_WhoAmI<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_NodeRegistration<Ydb::Discovery::V1::DiscoveryService::Service>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_ListEndpoints<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_WhoAmI<Ydb::Discovery::V1::DiscoveryService::WithAsyncMethod_NodeRegistration<Ydb::Discovery::V1::DiscoveryService::Service>>>::*&)(grpc::ServerContext*, Ydb::Discovery::ListEndpointsRequest*, grpc::ServerAsyncResponseWriter<Ydb::Discovery::ListEndpointsResponse>*, 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 0x000044f27752 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#4 0x000044f253b2 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#5 0x00003b333f3c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#6 0x00003b333f3c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#7 0x00003b333f3c 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 0x00003b333f3c 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 0x00003b333f3c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#10 0x00003b333f3c 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 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#12 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#13 0x000021e8224e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#14 0x000021e827ac in Execute /-S/util/thread/factory.h:15:13
#15 0x000021e827ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#16 0x00001fa811e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#17 0x00001f71eaa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 768 byte(s) in 1 object(s) allocated from:
#0 0x00001f7214dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
#1 0x000034256e64 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
#2 0x000034363e18 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
#3 0x0000343684ad in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
#4 0x0000343684ad 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 0x00003438335e in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
#6 0x00003438335e 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 0x000034ae3e53 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
#8 0x000034ae3e53 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 0x000034277c4e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#10 0x000034277c4e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#11 0x00003444a7f4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
#12 0x00003444a7f4 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 0x000034446558 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 0x00003446a298 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 0x000034424d48 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#16 0x000034b0a96e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#17 0x00003b333ef6 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#18 0x00003b333ef6 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
#19 0x00003b333ef6 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#20 0x00003b333ef6 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 0x00003b333ef6 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 0x00003b333ef6 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#23 0x00003b333ef6 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 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#25 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#26 0x000021e8224e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#27 0x000021e827ac in Execute /-S/util/thread/factory.h:15:13
#28 0x000021e827ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#29 0x00001fa811e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#30 0x00001f71eaa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 695 byte(s) in 1 object(s) allocated from:
#0 0x00001f7210e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034256ea0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034256ea0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x0000343529d2 in grpc_core::Arena::AllocZone(unsigned long) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
#4 0x0000343d91a8 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
#5 0x0000343d91a8 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 0x0000343d91a8 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 0x0000343d5c68 in EmplaceBack<grpc_core::Slice, grpc_core::Slice> /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:83:15
#8 0x0000343d5c68 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 0x0000346e70f4 in operator() /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:389:19
#10 0x0000346e70f4 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 0x0000346d0621 in SetOnContainer /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:189:5
#12 0x0000346d0621 in Set /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.h:1394:7
#13 0x0000346d0621 in EmitHeader /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:784:25
#14 0x0000346d0621 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:818:5
#15 0x0000346d0621 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:809:5
#16 0x0000346d0621 in grpc_core::HPackParser::Parser::Parse() /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:667:20
#17 0x0000346cf4aa 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 0x0000346ce20e 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 0x0000346cde71 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 0x0000347181ba 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 0x000034717aec 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 0x00003471638b 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 0x0000346b46bd 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 0x00003429cdd6 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#25 0x000034277c84 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#26 0x00003444a7f4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
#27 0x00003444a7f4 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 0x000034446558 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 0x00003446a298 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 0x000034424d48 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#31 0x000034b0a96e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#32 0x00003b333ef6 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#33 0x00003b333ef6 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
#34 0x00003b333ef6 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#35 0x00003b333ef6 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
#36 0x00003b333ef6 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
#37 0x00003b333ef6 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#38 0x00003b333ef6 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
#39 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#40 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#41 0x000021e8224e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#42 0x000021e827ac in Execute /-S/util/thread/factory.h:15:13
#43 0x000021e827ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#44 0x00001fa811e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#45 0x00001f71eaa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 686 byte(s) in 2 object(s) allocated from:
#0 0x00001f7210e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034256ea0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034256ea0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x000034352c98 in AllocZone /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
#4 0x000034352c98 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
#5 0x000034352c98 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 0x0000344a1608 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 0x0000344a4afb 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 0x0000344bee7a 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 0x0000344a2fa7 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 0x0000344c84ce in operator() /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:128:3
#11 0x0000344c84ce 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 0x000034277c4e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#13 0x000034277c4e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#14 0x00003444a7f4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
#15 0x00003444a7f4 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 0x000034446558 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 0x00003446a298 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 0x000034424d48 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#19 0x000034b0a96e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#20 0x00003b333ef6 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#21 0x00003b333ef6 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
#22 0x00003b333ef6 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003b333ef6 in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#24 0x00003b333ef6 in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#25 0x00003b333ef6 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003b333ef6 in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#27 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#28 0x000021e8224e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#29 0x000021e8224e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#30 0x000021e827ac in Execute /-S/util/thread/factory.h:15:13
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
==================== 2 passed, 1 error in 598.72s (0:09:58) ====================

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: ...cc/ydb/tests/stress/mixedpy/tests/ydb-tests-stress-mixedpy-tests', '--basetemp', '/home/runner/.ya/build/build_root/ccie/000ecc/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ccie/000ecc/ydb/tests/stress/mixedpy/tests/test-results/py3test/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ccie/000ecc', '--source-root', '/home/runner/.ya/build/build_root/ccie/000ecc/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ccie/000ecc/ydb/tests/stress/mixedpy/tests/test-results/py3test/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/stress/mixedpy/tests', '--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/stress/mixedpy/tests', '--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']' 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: (("...cc/ydb/tests/stress/mixedpy/tests/ydb-tests-stress-mixedpy-tests', '--basetemp', '/home/runner/.ya/build/build_root/ccie/000ecc/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ccie/000ecc/ydb/tests/stress/mixedpy/tests/test-results/py3test/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ccie/000ecc', '--source-root', '/home/runner/.ya/build/build_root/ccie/000ecc/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ccie/000ecc/ydb/tests/stress/mixedpy/tests/test-results/py3test/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/stress/mixedpy/tests', '--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/stress/mixedpy/tests', '--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']' stopped by 600 seconds timeout",), {})
