============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5sl2/002b9f/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
311.13s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---]
44.05s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---]
19.54s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---]
======================== 1 passed in 375.88s (0:06:15) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5sl2/002c91/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:63: in teardown_class
    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/5sl2/002c91/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/5sl2/002c91/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC/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   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 1e-06 seconds, not started yet
E   Current KQP shutdown state: spent 3.051327 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 6.115828 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 9.163833 seconds, 2 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.307675 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.611567 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 9.95183 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.334759 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.755852 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 20.223993 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 23.519324 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 26.743335 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 29.96132 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.001702 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==708568==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000346d1712 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000346d1712 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000346d1712 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000346d1712 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000346d1712 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x0000346d1712 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x0000346d1712 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x0000346d1712 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x0000346d1712 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x0000346e038e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003a4c6a47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003a4b83c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000346d162c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x0000346d162c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x0000346e038e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003a4c6a47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003a4b83c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bdb4ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001bdb4ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001bdb4ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001bdb4ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001bdb4ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001bdb4ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001bdb4ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001bdb4ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001bdb4ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001bdb4ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x0000346d4f8c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x0000346d4f8c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #13 0x0000346d4f8c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #14 0x00003a4c493f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #15 0x00003a4b8031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bdb4a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001bdb4a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001bdb4a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x0000346d4f8c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x0000346d4f8c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #6 0x0000346d4f8c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #7 0x00003a4c493f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #8 0x00003a4b8031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000346d4f7a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x0000346d4f7a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #3 0x00003a4c493f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #4 0x00003a4b8031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033e53ba4 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000033e53ba4 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000033e53ba4 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000033e53ba4 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000033e53ba4 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000033e53ba4 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000033e53ba4 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000033e53ba4 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000033e53ba4 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000033e53ba4 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000033e53ba4 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x000033e52972 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000033e52972 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000033e58e90 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x000033eb50d8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x0000346dfcc6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003a4c1c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003a4b7aa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033e53b02 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000033e53b02 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000033e53b02 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000033e53b02 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x000033e52972 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000033e52972 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000033e58e90 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x000033eb50d8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x0000346dfcc6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003a4c1c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003a4b7aa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00002751a598 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00002751a598 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00002751a598 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00002751a598 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00002751a598 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x00002751a598 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x00002751a598 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x00002751a598 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x00002751a23f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x000027519098 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003a56c56a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003a56c56a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x00003a56c56a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #14 0x00003a56c56a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003a56c56a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #16 0x00001f398d2f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003a55a90f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003a55a90f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003a55a90f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x00004a72af4e in NYdbGrpc::TGRpcRequestImpl<Ydb::Debug::KqpProxyRequest, Ydb::Debug::KqpProxyResponse, NKikimr::NGRpcService::TGRpcYdbDebugService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003a4affec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003a4affec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003a4affec 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 0x00003a4affec 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 0x00003a4affec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003a4affec 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 0x000021a2a24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x000021a2a24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x000021a2a24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x000021a2a7ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x000021a2a7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00002751a598 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00002751a598 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00002751a598 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00002751a598 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00002751a598 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x00002751a598 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x00002751a598 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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/5sl2/002c91/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 708058
DEBUG    ya.test:process.py:259 Command (pid 708058) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 708058) elapsed time (sec): 1.155151605606079
DEBUG    ya.test:process.py:263 Command (pid 708058) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 708058) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 708058) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 708058) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 708058) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 708058) maxrss: 474876
DEBUG    ya.test:process.py:263 Command (pid 708058) minflt: 45128
DEBUG    ya.test:process.py:263 Command (pid 708058) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 708058) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 708058) nivcsw: 193
DEBUG    ya.test:process.py:263 Command (pid 708058) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 708058) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 708058) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 708058) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 708058) stime: 0.268242
DEBUG    ya.test:process.py:263 Command (pid 708058) utime: 0.49484799999999995
DEBUG    ya.test:process.py:263 Command (pid 708058) wtime: 1.178
DEBUG    ya.test:process.py:275 Command (pid 708058) output:
Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akzihkimly
    Host information: 
        Linux ghrun-akzihkimly 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 708058) errors:

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akzihkimly
    Host information: 
        Linux ghrun-akzihkimly 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002c91/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13323
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/5sl2/002c91/r3tmp/kikimr_cluster_w3oc_krx
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002c91/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29799
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24671
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28131
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21015
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5sl2/002c91/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/5sl2/002c91/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/5sl2/002c91/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC/cluster/node_1/logfile_cnpcj294.log --grpc-port=29799 --mon-port=24671 --ic-port=13323
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:29799/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5sl2/002c91/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/5sl2/002c91/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/5sl2/002c91/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC/cluster/node_1/logfile_cnpcj294.log --grpc-port=29799 --mon-port=24671 --ic-port=13323
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5sl2/002c91/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5sl2/002c91/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/5sl2/002c91/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC/cluster/node_1/logfile_cnpcj294.log', '--grpc-port=29799', '--mon-port=24671', '--ic-port=13323')' in '/home/runner/.ya/build/build_root/5sl2/002c91/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 708568
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:29799/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5sl2/002c91/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 708569
DEBUG    ya.test:process.py:259 Command (pid 708569) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 708569) elapsed time (sec): 0.9617290496826172
DEBUG    ya.test:process.py:263 Command (pid 708569) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 708569) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 708569) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 708569) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 708569) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 708569) maxrss: 479848
DEBUG    ya.test:process.py:263 Command (pid 708569) minflt: 45165
DEBUG    ya.test:process.py:263 Command (pid 708569) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 708569) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 708569) nivcsw: 198
DEBUG    ya.test:process.py:263 Command (pid 708569) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 708569) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 708569) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 708569) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 708569) stime: 0.225243
DEBUG    ya.test:process.py:263 Command (pid 708569) utime: 0.524419
DEBUG    ya.test:process.py:263 Command (pid 708569) wtime: 0.98
DEBUG    ya.test:process.py:275 Command (pid 708569) output:
Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akzihkimly
    Host information: 
        Linux ghrun-akzihkimly 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 708569) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002c91/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/5sl2/002c91/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:29799', '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: 13323\n      }\n      HostConfigId: 1\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/5sl2/002c91/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:29799', '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: 13323\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 712719
DEBUG    ya.test:process.py:259 Command (pid 712719) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 712719) elapsed time (sec): 1.21923828125
DEBUG    ya.test:process.py:263 Command (pid 712719) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 712719) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 712719) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 712719) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 712719) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 712719) maxrss: 581312
DEBUG    ya.test:process.py:263 Command (pid 712719) minflt: 51443
DEBUG    ya.test:process.py:263 Command (pid 712719) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 712719) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 712719) nivcsw: 244
DEBUG    ya.test:process.py:263 Command (pid 712719) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 712719) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 712719) nvcsw: 711
DEBUG    ya.test:process.py:263 Command (pid 712719) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 712719) stime: 0.285929
DEBUG    ya.test:process.py:263 Command (pid 712719) utime: 0.6013
DEBUG    ya.test:process.py:263 Command (pid 712719) wtime: 1.224
DEBUG    ya.test:process.py:275 Command (pid 712719) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002c91/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/5sl2/002c91/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:29799', '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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5sl2/002c91/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:29799', '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: 713816
DEBUG    ya.test:process.py:259 Command (pid 713816) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 713816) elapsed time (sec): 1.1929831504821777
DEBUG    ya.test:process.py:263 Command (pid 713816) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 713816) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 713816) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 713816) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 713816) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 713816) maxrss: 581876
DEBUG    ya.test:process.py:263 Command (pid 713816) minflt: 51404
DEBUG    ya.test:process.py:263 Command (pid 713816) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 713816) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 713816) nivcsw: 275
DEBUG    ya.test:process.py:263 Command (pid 713816) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 713816) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 713816) nvcsw: 526
DEBUG    ya.test:process.py:263 Command (pid 713816) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 713816) stime: 0.272086
DEBUG    ya.test:process.py:263 Command (pid 713816) utime: 0.59695
DEBUG    ya.test:process.py:263 Command (pid 713816) wtime: 1.195
DEBUG    ya.test:process.py:275 Command (pid 713816) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 713816) 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    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002c91/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14830
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/5sl2/002c91/r3tmp/kikimr_cluster_1ckauxou
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002c91/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6040
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9108
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23909
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13654
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5sl2/002c91/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/5sl2/002c91/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/5sl2/002c91/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC/cluster/node_1/logfile_d1kqcy8j.log --grpc-port=6040 --mon-port=9108 --ic-port=14830
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:6040/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5sl2/002c91/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/5sl2/002c91/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/5sl2/002c91/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC/cluster/node_1/logfile_d1kqcy8j.log --grpc-port=6040 --mon-port=9108 --ic-port=14830
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5sl2/002c91/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5sl2/002c91/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/5sl2/002c91/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC/cluster/node_1/logfile_d1kqcy8j.log', '--grpc-port=6040', '--mon-port=9108', '--ic-port=14830')' in '/home/runner/.ya/build/build_root/5sl2/002c91/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 715097
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:6040/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5sl2/002c91/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 715098
DEBUG    ya.test:process.py:259 Command (pid 715098) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 715098) elapsed time (sec): 0.8653533458709717
DEBUG    ya.test:process.py:263 Command (pid 715098) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 715098) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 715098) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 715098) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 715098) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 715098) maxrss: 599080
DEBUG    ya.test:process.py:263 Command (pid 715098) minflt: 45112
DEBUG    ya.test:process.py:263 Command (pid 715098) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 715098) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 715098) nivcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 715098) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 715098) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 715098) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 715098) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 715098) stime: 0.214061
DEBUG    ya.test:process.py:263 Command (pid 715098) utime: 0.52534
DEBUG    ya.test:process.py:263 Command (pid 715098) wtime: 0.867
DEBUG    ya.test:process.py:275 Command (pid 715098) output:
Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akzihkimly
    Host information: 
        Linux ghrun-akzihkimly 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 715098) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002c91/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/5sl2/002c91/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:6040', '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: 14830\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5sl2/002c91/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:6040', '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: 14830\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 719182
DEBUG    ya.test:process.py:259 Command (pid 719182) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 719182) elapsed time (sec): 1.147275447845459
DEBUG    ya.test:process.py:263 Command (pid 719182) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 719182) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 719182) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 719182) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 719182) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 719182) maxrss: 663544
DEBUG    ya.test:process.py:263 Command (pid 719182) minflt: 51519
DEBUG    ya.test:process.py:263 Command (pid 719182) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 719182) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 719182) nivcsw: 205
DEBUG    ya.test:process.py:263 Command (pid 719182) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 719182) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 719182) nvcsw: 781
DEBUG    ya.test:process.py:263 Command (pid 719182) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 719182) stime: 0.31852199999999997
DEBUG    ya.test:process.py:263 Command (pid 719182) utime: 0.5721769999999999
DEBUG    ya.test:process.py:263 Command (pid 719182) wtime: 1.149
DEBUG    ya.test:process.py:275 Command (pid 719182) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002c91/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/5sl2/002c91/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:6040', '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.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5sl2/002c91/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:6040', '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: 719764
DEBUG    ya.test:process.py:259 Command (pid 719764) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 719764) elapsed time (sec): 0.9135527610778809
DEBUG    ya.test:process.py:263 Command (pid 719764) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 719764) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 719764) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 719764) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 719764) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 719764) maxrss: 663804
DEBUG    ya.test:process.py:263 Command (pid 719764) minflt: 51358
DEBUG    ya.test:process.py:263 Command (pid 719764) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 719764) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 719764) nivcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 719764) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 719764) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 719764) nvcsw: 590
DEBUG    ya.test:process.py:263 Command (pid 719764) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 719764) stime: 0.306291
DEBUG    ya.test:process.py:263 Command (pid 719764) utime: 0.548616
DEBUG    ya.test:process.py:263 Command (pid 719764) wtime: 0.916
DEBUG    ya.test:process.py:275 Command (pid 719764) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 719764) 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
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_async_replication.py::TestAsyncReplication, test_name: test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC])
DEBUG    ydb.connection:connection.py:314 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:314 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:421 RpcState(ListEndpoints, 25b05350-e202-4c1e-88ee-a65567cd3d34, localhost:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 25b05350-e202-4c1e-88ee-a65567cd3d34, localhost:29799): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 25b05350-e202-4c1e-88ee-a65567cd3d34, localhost:29799): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-akzihkimly.auto.internal" port: 29799 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-akzihkimly.auto.internal:29799, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:29799
DEBUG    ydb.connection:connection.py:314 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:314 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:421 RpcState(ListEndpoints, b8613c40-4399-43dc-a42e-0a4a84cf0036, localhost:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b8613c40-4399-43dc-a42e-0a4a84cf0036, localhost:6040): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b8613c40-4399-43dc-a42e-0a4a84cf0036, localhost:6040): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-akzihkimly.auto.internal" port: 6040 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-akzihkimly.auto.internal:6040, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:6040
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a4e35c1d-187e-477d-8738-fb1ca8b65c3b, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a4e35c1d-187e-477d-8738-fb1ca8b65c3b, ghrun-akzihkimly.auto.internal:29799): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a4e35c1d-187e-477d-8738-fb1ca8b65c3b, ghrun-akzihkimly.auto.internal:29799): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 59c15dc9-4790-420f-bdbd-d1f5a6b26aed, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 59c15dc9-4790-420f-bdbd-d1f5a6b26aed, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 59c15dc9-4790-420f-bdbd-d1f5a6b26aed, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, edefbcb1-df09-4ffd-9ed4-c27d66ceb5a7, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, edefbcb1-df09-4ffd-9ed4-c27d66ceb5a7, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_index_0__ASYNC` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_index_Int64 Int64, col_index_Uint64 Uint64, col_index_Int32 Int32, col_index_Uint32 Uint32, col_index_Int16 Int16, col_index_Uint16 Uint16, col_index_Int8 Int8, col_index_Uint8 Uint8, col_index_Bool Bool, col_index_Decimal150 Decimal(15,0), col_index_Decimal229 Decimal(22,9), col_index_Decimal3510 Decimal(35,10),\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            , INDEX idx_col_index_Int64 GLOBAL  ASYNC ON (col_index_Int64), INDEX idx_col_index_Uint64 GLOBAL  ASYNC ON (col_index_Uint64), INDEX idx_col_index_Int32 GLOBAL  ASYNC ON (col_index_Int32), INDEX idx_col_index_Uint32 GLOBAL  ASYNC ON (col_index_Uint32), INDEX idx_col_index_Int16 GLOBAL  ASYNC ON (col_index_Int16), INDEX idx_col_index_Uint16 GLOBAL  ASYNC ON (col_index_Uint16), INDEX idx_col_index_Int8 GLOBAL  ASYNC ON (col_index_Int8), INDEX idx_col_index_Uint8 GLOBAL  ASYNC ON (col_index_Uint8), INDEX idx_col_index_Bool GLOBAL  ASYNC ON (col_index_Bool), INDEX idx_col_index_Decimal150 GLOBAL  ASYNC ON (col_index_Decimal150), INDEX idx_col_index_Decimal229 GLOBAL  ASYNC ON (col_index_Decimal229), INDEX idx_col_index_Decimal3510 GLOBAL  ASYNC ON (col_index_Decimal3510)\n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, edefbcb1-df09-4ffd-9ed4-c27d66ceb5a7, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d160009-7beb-4f35-8a1d-6af81c25cd90, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d160009-7beb-4f35-8a1d-6af81c25cd90, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d160009-7beb-4f35-8a1d-6af81c25cd90, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ed214fb-635b-4b1c-8c5a-f8319892095d, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ed214fb-635b-4b1c-8c5a-f8319892095d, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ed214fb-635b-4b1c-8c5a-f8319892095d, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c2975d2e-d631-481a-86c7-50f1770faad4, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c2975d2e-d631-481a-86c7-50f1770faad4, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c2975d2e-d631-481a-86c7-50f1770faad4, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98fc29dd-4cfa-4652-b3a5-2adb95eb7398, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98fc29dd-4cfa-4652-b3a5-2adb95eb7398, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98fc29dd-4cfa-4652-b3a5-2adb95eb7398, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a05d6fc-fe3b-42d7-a21c-db8731c095b5, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a05d6fc-fe3b-42d7-a21c-db8731c095b5, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a05d6fc-fe3b-42d7-a21c-db8731c095b5, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1045bd3-596e-4cc7-b0ca-a80462ef07a4, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1045bd3-596e-4cc7-b0ca-a80462ef07a4, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1045bd3-596e-4cc7-b0ca-a80462ef07a4, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc49a3b3-2251-4ddf-996e-ac61618de0d0, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc49a3b3-2251-4ddf-996e-ac61618de0d0, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc49a3b3-2251-4ddf-996e-ac61618de0d0, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40d44766-1936-479b-a6fd-33788b7b7562, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40d44766-1936-479b-a6fd-33788b7b7562, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40d44766-1936-479b-a6fd-33788b7b7562, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0c4a2ff-4b2e-4a71-b132-730f818b15f7, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0c4a2ff-4b2e-4a71-b132-730f818b15f7, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0c4a2ff-4b2e-4a71-b132-730f818b15f7, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a98975b-5ed4-4c7c-be4b-684088e33dee, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a98975b-5ed4-4c7c-be4b-684088e33dee, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a98975b-5ed4-4c7c-be4b-684088e33dee, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3cc7ccdb-7ab0-4ef2-af8b-36bf6656bff4, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3cc7ccdb-7ab0-4ef2-af8b-36bf6656bff4, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3cc7ccdb-7ab0-4ef2-af8b-36bf6656bff4, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2273617a-705d-4be3-bb18-a761c39e58a1, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2273617a-705d-4be3-bb18-a761c39e58a1, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2273617a-705d-4be3-bb18-a761c39e58a1, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7270c215-c75e-4de4-bd16-3a64ce6e1331, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7270c215-c75e-4de4-bd16-3a64ce6e1331, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7270c215-c75e-4de4-bd16-3a64ce6e1331, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1dafe057-810e-4509-be54-dc2d4a5431d4, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1dafe057-810e-4509-be54-dc2d4a5431d4, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1dafe057-810e-4509-be54-dc2d4a5431d4, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06ff9d37-c9ed-40fb-a42f-c739b6e0f333, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06ff9d37-c9ed-40fb-a42f-c739b6e0f333, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06ff9d37-c9ed-40fb-a42f-c739b6e0f333, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e297f1ea-f434-4230-8500-1ae60b925ef6, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e297f1ea-f434-4230-8500-1ae60b925ef6, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e297f1ea-f434-4230-8500-1ae60b925ef6, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39655510-d85c-4db4-bebf-54a839117f5f, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39655510-d85c-4db4-bebf-54a839117f5f, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39655510-d85c-4db4-bebf-54a839117f5f, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44c0c673-7b18-45ff-b6ba-e1e36713f84d, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44c0c673-7b18-45ff-b6ba-e1e36713f84d, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44c0c673-7b18-45ff-b6ba-e1e36713f84d, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 90bad6f1-f5e6-4a6f-b300-67228e67c0ff, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90bad6f1-f5e6-4a6f-b300-67228e67c0ff, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90bad6f1-f5e6-4a6f-b300-67228e67c0ff, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 96f15eaf-8096-4ffe-9a74-cbdbbed089c9, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96f15eaf-8096-4ffe-9a74-cbdbbed089c9, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96f15eaf-8096-4ffe-9a74-cbdbbed089c9, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 107acb63-5faa-4af0-b135-bb4adcec2687, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 107acb63-5faa-4af0-b135-bb4adcec2687, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 107acb63-5faa-4af0-b135-bb4adcec2687, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c440d5ee-6b71-4f35-b8af-85c80f14abd1, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c440d5ee-6b71-4f35-b8af-85c80f14abd1, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c440d5ee-6b71-4f35-b8af-85c80f14abd1, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00cee75e-f0b5-46bb-bed3-eb0cf36a80db, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00cee75e-f0b5-46bb-bed3-eb0cf36a80db, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00cee75e-f0b5-46bb-bed3-eb0cf36a80db, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b30d3f18-d67f-47cf-a9b4-615a55446b6b, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b30d3f18-d67f-47cf-a9b4-615a55446b6b, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b30d3f18-d67f-47cf-a9b4-615a55446b6b, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f8b580c-11d3-4c0c-a9c3-1c903173bdf3, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f8b580c-11d3-4c0c-a9c3-1c903173bdf3, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f8b580c-11d3-4c0c-a9c3-1c903173bdf3, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02221dbb-ce53-4b8a-a8ef-4a9f96f48203, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02221dbb-ce53-4b8a-a8ef-4a9f96f48203, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02221dbb-ce53-4b8a-a8ef-4a9f96f48203, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c4e19bbf-ace5-4b49-8548-e372e230292b, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4e19bbf-ace5-4b49-8548-e372e230292b, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c4e19bbf-ace5-4b49-8548-e372e230292b, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39bba253-80ee-4959-9c63-11db5335313b, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39bba253-80ee-4959-9c63-11db5335313b, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                , \n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39bba253-80ee-4959-9c63-11db5335313b, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f9b7672c-dab3-42fe-977d-2e0819fcc64a, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9b7672c-dab3-42fe-977d-2e0819fcc64a, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                , \n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f9b7672c-dab3-42fe-977d-2e0819fcc64a, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4eb2441a-eec2-48c7-96b8-c64231279fc1, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4eb2441a-eec2-48c7-96b8-c64231279fc1, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                , \n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4eb2441a-eec2-48c7-96b8-c64231279fc1, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80a912b4-ee0d-43d3-ab7c-7133d64c7ae6, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80a912b4-ee0d-43d3-ab7c-7133d64c7ae6, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64)\n                , \n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80a912b4-ee0d-43d3-ab7c-7133d64c7ae6, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9cd746d0-bae1-46c6-bc94-0d2e54c60974, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9cd746d0-bae1-46c6-bc94-0d2e54c60974, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64)\n                , \n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9cd746d0-bae1-46c6-bc94-0d2e54c60974, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 18297812-ade4-473a-a2ed-9fe6e83d5745, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18297812-ade4-473a-a2ed-9fe6e83d5745, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64)\n                , \n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18297812-ade4-473a-a2ed-9fe6e83d5745, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f949ed9-e4f3-48e1-973a-ecb6c6d6a598, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f949ed9-e4f3-48e1-973a-ecb6c6d6a598, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64)\n                , \n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f949ed9-e4f3-48e1-973a-ecb6c6d6a598, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fbccd313-d8ed-4efe-a92e-4ec74a5fc091, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbccd313-d8ed-4efe-a92e-4ec74a5fc091, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64)\n                , \n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fbccd313-d8ed-4efe-a92e-4ec74a5fc091, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bbef3063-1529-4b7a-9012-441f7e616454, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bbef3063-1529-4b7a-9012-441f7e616454, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64)\n                , \n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbef3063-1529-4b7a-9012-441f7e616454, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7f3f12b7-a191-4069-9b88-dba115ec2e24, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7f3f12b7-a191-4069-9b88-dba115ec2e24, ghrun-akzihkimly.auto.internal:6040): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7f3f12b7-a191-4069-9b88-dba115ec2e24, ghrun-akzihkimly.auto.internal:6040): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d971ec3a-618b-494a-8744-45d74ebf205d, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d971ec3a-618b-494a-8744-45d74ebf205d, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d971ec3a-618b-494a-8744-45d74ebf205d, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa3dd0f6-1793-4d77-a9e8-599ec9c680bf, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa3dd0f6-1793-4d77-a9e8-599ec9c680bf, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_index_0__ASYNC`\n                        FOR `/Root/table_index_0__ASYNC` AS `/Root/table_index_0__ASYNC`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:29799/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa3dd0f6-1793-4d77-a9e8-599ec9c680bf, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 85e0df65-960e-47f4-8cd9-20a976331560, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85e0df65-960e-47f4-8cd9-20a976331560, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_0__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85e0df65-960e-47f4-8cd9-20a976331560, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c5490503-c552-451b-b3e2-95daecae958c, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5490503-c552-451b-b3e2-95daecae958c, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_0__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c5490503-c552-451b-b3e2-95daecae958c, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 421baf6b-4896-4508-9a8a-fe2bec7d649e, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 421baf6b-4896-4508-9a8a-fe2bec7d649e, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 421baf6b-4896-4508-9a8a-fe2bec7d649e, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 05a2931a-d3b6-421a-beea-68aa72b54428, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05a2931a-d3b6-421a-beea-68aa72b54428, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_Int64=CAST(2 AS Int64) and col_index_Uint64=CAST(2 AS Uint64) and col_index_Int32=CAST(2 AS Int32) and col_index_Uint32=CAST(2 AS Uint32) and col_index_Int16=CAST(2 AS Int16) and col_index_Uint16=CAST(2 AS Uint16) and col_index_Int8=CAST(2 AS Int8) and col_index_Uint8=CAST(2 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05a2931a-d3b6-421a-beea-68aa72b54428, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 29e339a3-7772-4416-a510-ab10c6774c38, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29e339a3-7772-4416-a510-ab10c6774c38, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_Int64=CAST(3 AS Int64) and col_index_Uint64=CAST(3 AS Uint64) and col_index_Int32=CAST(3 AS Int32) and col_index_Uint32=CAST(3 AS Uint32) and col_index_Int16=CAST(3 AS Int16) and col_index_Uint16=CAST(3 AS Uint16) and col_index_Int8=CAST(3 AS Int8) and col_index_Uint8=CAST(3 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29e339a3-7772-4416-a510-ab10c6774c38, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 974d3b61-3448-4e6e-816e-0c08cefd86a8, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 974d3b61-3448-4e6e-816e-0c08cefd86a8, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_Int64=CAST(4 AS Int64) and col_index_Uint64=CAST(4 AS Uint64) and col_index_Int32=CAST(4 AS Int32) and col_index_Uint32=CAST(4 AS Uint32) and col_index_Int16=CAST(4 AS Int16) and col_index_Uint16=CAST(4 AS Uint16) and col_index_Int8=CAST(4 AS Int8) and col_index_Uint8=CAST(4 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 974d3b61-3448-4e6e-816e-0c08cefd86a8, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb060460-1d95-4e37-8d31-e13d99a28dd0, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb060460-1d95-4e37-8d31-e13d99a28dd0, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_Int64=CAST(5 AS Int64) and col_index_Uint64=CAST(5 AS Uint64) and col_index_Int32=CAST(5 AS Int32) and col_index_Uint32=CAST(5 AS Uint32) and col_index_Int16=CAST(5 AS Int16) and col_index_Uint16=CAST(5 AS Uint16) and col_index_Int8=CAST(5 AS Int8) and col_index_Uint8=CAST(5 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'5\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb060460-1d95-4e37-8d31-e13d99a28dd0, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6705a5d3-71d3-4df2-9c94-e0b4a72bd312, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6705a5d3-71d3-4df2-9c94-e0b4a72bd312, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6705a5d3-71d3-4df2-9c94-e0b4a72bd312, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a08b0422-5d70-4106-8d83-92454fbbfc51, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a08b0422-5d70-4106-8d83-92454fbbfc51, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                 and \n                col_index_Int64=CAST(7 AS Int64) and col_index_Uint64=CAST(7 AS Uint64) and col_index_Int32=CAST(7 AS Int32) and col_index_Uint32=CAST(7 AS Uint32) and col_index_Int16=CAST(7 AS Int16) and col_index_Uint16=CAST(7 AS Uint16) and col_index_Int8=CAST(7 AS Int8) and col_index_Uint8=CAST(7 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'7\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a08b0422-5d70-4106-8d83-92454fbbfc51, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee933789-6fb3-4e79-bc7a-3d056fdfc2f8, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee933789-6fb3-4e79-bc7a-3d056fdfc2f8, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                 and \n                col_index_Int64=CAST(8 AS Int64) and col_index_Uint64=CAST(8 AS Uint64) and col_index_Int32=CAST(8 AS Int32) and col_index_Uint32=CAST(8 AS Uint32) and col_index_Int16=CAST(8 AS Int16) and col_index_Uint16=CAST(8 AS Uint16) and col_index_Int8=CAST(8 AS Int8) and col_index_Uint8=CAST(8 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'8\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee933789-6fb3-4e79-bc7a-3d056fdfc2f8, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7866addc-70c6-4147-9e01-fa133d0dda37, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7866addc-70c6-4147-9e01-fa133d0dda37, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                 and \n                col_index_Int64=CAST(9 AS Int64) and col_index_Uint64=CAST(9 AS Uint64) and col_index_Int32=CAST(9 AS Int32) and col_index_Uint32=CAST(9 AS Uint32) and col_index_Int16=CAST(9 AS Int16) and col_index_Uint16=CAST(9 AS Uint16) and col_index_Int8=CAST(9 AS Int8) and col_index_Uint8=CAST(9 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'9\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7866addc-70c6-4147-9e01-fa133d0dda37, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d5cf4484-9ff4-4781-976c-313df5079c96, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5cf4484-9ff4-4781-976c-313df5079c96, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                 and \n                col_index_Int64=CAST(10 AS Int64) and col_index_Uint64=CAST(10 AS Uint64) and col_index_Int32=CAST(10 AS Int32) and col_index_Uint32=CAST(10 AS Uint32) and col_index_Int16=CAST(10 AS Int16) and col_index_Uint16=CAST(10 AS Uint16) and col_index_Int8=CAST(10 AS Int8) and col_index_Uint8=CAST(10 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'10\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5cf4484-9ff4-4781-976c-313df5079c96, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b3ce3908-9def-4458-927c-0baee569e0ab, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3ce3908-9def-4458-927c-0baee569e0ab, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                 and \n                col_index_Int64=CAST(11 AS Int64) and col_index_Uint64=CAST(11 AS Uint64) and col_index_Int32=CAST(11 AS Int32) and col_index_Uint32=CAST(11 AS Uint32) and col_index_Int16=CAST(11 AS Int16) and col_index_Uint16=CAST(11 AS Uint16) and col_index_Int8=CAST(11 AS Int8) and col_index_Uint8=CAST(11 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'11\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3ce3908-9def-4458-927c-0baee569e0ab, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7bf9a84d-617b-4ab6-aa5a-47992ddd8ac7, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7bf9a84d-617b-4ab6-aa5a-47992ddd8ac7, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                 and \n                col_index_Int64=CAST(12 AS Int64) and col_index_Uint64=CAST(12 AS Uint64) and col_index_Int32=CAST(12 AS Int32) and col_index_Uint32=CAST(12 AS Uint32) and col_index_Int16=CAST(12 AS Int16) and col_index_Uint16=CAST(12 AS Uint16) and col_index_Int8=CAST(12 AS Int8) and col_index_Uint8=CAST(12 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'12\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7bf9a84d-617b-4ab6-aa5a-47992ddd8ac7, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 563c709a-83d0-461f-bf52-b971b2b5469e, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 563c709a-83d0-461f-bf52-b971b2b5469e, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                 and \n                col_index_Int64=CAST(13 AS Int64) and col_index_Uint64=CAST(13 AS Uint64) and col_index_Int32=CAST(13 AS Int32) and col_index_Uint32=CAST(13 AS Uint32) and col_index_Int16=CAST(13 AS Int16) and col_index_Uint16=CAST(13 AS Uint16) and col_index_Int8=CAST(13 AS Int8) and col_index_Uint8=CAST(13 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'13\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 563c709a-83d0-461f-bf52-b971b2b5469e, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8b0591ba-802c-47d4-ad06-7d36f2ee125a, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b0591ba-802c-47d4-ad06-7d36f2ee125a, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                 and \n                col_index_Int64=CAST(14 AS Int64) and col_index_Uint64=CAST(14 AS Uint64) and col_index_Int32=CAST(14 AS Int32) and col_index_Uint32=CAST(14 AS Uint32) and col_index_Int16=CAST(14 AS Int16) and col_index_Uint16=CAST(14 AS Uint16) and col_index_Int8=CAST(14 AS Int8) and col_index_Uint8=CAST(14 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'14\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b0591ba-802c-47d4-ad06-7d36f2ee125a, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8345963e-48bd-4dca-b935-0ef0259e5a41, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8345963e-48bd-4dca-b935-0ef0259e5a41, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                 and \n                col_index_Int64=CAST(15 AS Int64) and col_index_Uint64=CAST(15 AS Uint64) and col_index_Int32=CAST(15 AS Int32) and col_index_Uint32=CAST(15 AS Uint32) and col_index_Int16=CAST(15 AS Int16) and col_index_Uint16=CAST(15 AS Uint16) and col_index_Int8=CAST(15 AS Int8) and col_index_Uint8=CAST(15 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'15\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8345963e-48bd-4dca-b935-0ef0259e5a41, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 958d65d8-30c2-4586-95bd-7f90f170d5c8, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 958d65d8-30c2-4586-95bd-7f90f170d5c8, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                 and \n                col_index_Int64=CAST(16 AS Int64) and col_index_Uint64=CAST(16 AS Uint64) and col_index_Int32=CAST(16 AS Int32) and col_index_Uint32=CAST(16 AS Uint32) and col_index_Int16=CAST(16 AS Int16) and col_index_Uint16=CAST(16 AS Uint16) and col_index_Int8=CAST(16 AS Int8) and col_index_Uint8=CAST(16 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'16\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 958d65d8-30c2-4586-95bd-7f90f170d5c8, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a1997f3d-6d66-4dfc-9695-26fbd2a68112, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1997f3d-6d66-4dfc-9695-26fbd2a68112, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                 and \n                col_index_Int64=CAST(17 AS Int64) and col_index_Uint64=CAST(17 AS Uint64) and col_index_Int32=CAST(17 AS Int32) and col_index_Uint32=CAST(17 AS Uint32) and col_index_Int16=CAST(17 AS Int16) and col_index_Uint16=CAST(17 AS Uint16) and col_index_Int8=CAST(17 AS Int8) and col_index_Uint8=CAST(17 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'17\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1997f3d-6d66-4dfc-9695-26fbd2a68112, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f99ca01-b397-48c1-9b0a-3f3400b297de, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f99ca01-b397-48c1-9b0a-3f3400b297de, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                 and \n                col_index_Int64=CAST(18 AS Int64) and col_index_Uint64=CAST(18 AS Uint64) and col_index_Int32=CAST(18 AS Int32) and col_index_Uint32=CAST(18 AS Uint32) and col_index_Int16=CAST(18 AS Int16) and col_index_Uint16=CAST(18 AS Uint16) and col_index_Int8=CAST(18 AS Int8) and col_index_Uint8=CAST(18 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'18\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f99ca01-b397-48c1-9b0a-3f3400b297de, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 43b957b1-c26f-4eca-a255-504f8fd0e14b, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43b957b1-c26f-4eca-a255-504f8fd0e14b, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                 and \n                col_index_Int64=CAST(19 AS Int64) and col_index_Uint64=CAST(19 AS Uint64) and col_index_Int32=CAST(19 AS Int32) and col_index_Uint32=CAST(19 AS Uint32) and col_index_Int16=CAST(19 AS Int16) and col_index_Uint16=CAST(19 AS Uint16) and col_index_Int8=CAST(19 AS Int8) and col_index_Uint8=CAST(19 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'19\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43b957b1-c26f-4eca-a255-504f8fd0e14b, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f7ac8cdf-2196-411e-a929-9324823a12b8, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f7ac8cdf-2196-411e-a929-9324823a12b8, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                 and \n                col_index_Int64=CAST(20 AS Int64) and col_index_Uint64=CAST(20 AS Uint64) and col_index_Int32=CAST(20 AS Int32) and col_index_Uint32=CAST(20 AS Uint32) and col_index_Int16=CAST(20 AS Int16) and col_index_Uint16=CAST(20 AS Uint16) and col_index_Int8=CAST(20 AS Int8) and col_index_Uint8=CAST(20 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'20\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f7ac8cdf-2196-411e-a929-9324823a12b8, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f41af22-65d0-4b6e-8593-c6e42a18bdc1, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f41af22-65d0-4b6e-8593-c6e42a18bdc1, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                 and \n                col_index_Int64=CAST(21 AS Int64) and col_index_Uint64=CAST(21 AS Uint64) and col_index_Int32=CAST(21 AS Int32) and col_index_Uint32=CAST(21 AS Uint32) and col_index_Int16=CAST(21 AS Int16) and col_index_Uint16=CAST(21 AS Uint16) and col_index_Int8=CAST(21 AS Int8) and col_index_Uint8=CAST(21 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'21\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f41af22-65d0-4b6e-8593-c6e42a18bdc1, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 51f07474-8b6f-46f5-9e6c-324004a1787a, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51f07474-8b6f-46f5-9e6c-324004a1787a, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                 and \n                col_index_Int64=CAST(22 AS Int64) and col_index_Uint64=CAST(22 AS Uint64) and col_index_Int32=CAST(22 AS Int32) and col_index_Uint32=CAST(22 AS Uint32) and col_index_Int16=CAST(22 AS Int16) and col_index_Uint16=CAST(22 AS Uint16) and col_index_Int8=CAST(22 AS Int8) and col_index_Uint8=CAST(22 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'22\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 51f07474-8b6f-46f5-9e6c-324004a1787a, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, 1e207621-fdb5-476c-a866-59891901ad57, localhost:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1e207621-fdb5-476c-a866-59891901ad57, localhost:29799): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1e207621-fdb5-476c-a866-59891901ad57, localhost:29799): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-akzihkimly.auto.internal" port: 29799 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-akzihkimly.auto.internal:29799, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29799
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8477e4b4-b1b1-4ae8-9c13-c7a1805b832a, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8477e4b4-b1b1-4ae8-9c13-c7a1805b832a, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                 and \n                col_index_Int64=CAST(23 AS Int64) and col_index_Uint64=CAST(23 AS Uint64) and col_index_Int32=CAST(23 AS Int32) and col_index_Uint32=CAST(23 AS Uint32) and col_index_Int16=CAST(23 AS Int16) and col_index_Uint16=CAST(23 AS Uint16) and col_index_Int8=CAST(23 AS Int8) and col_index_Uint8=CAST(23 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'23\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8477e4b4-b1b1-4ae8-9c13-c7a1805b832a, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a662c2f1-7580-4af7-bc56-3a9795073325, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a662c2f1-7580-4af7-bc56-3a9795073325, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                 and \n                col_index_Int64=CAST(24 AS Int64) and col_index_Uint64=CAST(24 AS Uint64) and col_index_Int32=CAST(24 AS Int32) and col_index_Uint32=CAST(24 AS Uint32) and col_index_Int16=CAST(24 AS Int16) and col_index_Uint16=CAST(24 AS Uint16) and col_index_Int8=CAST(24 AS Int8) and col_index_Uint8=CAST(24 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'24\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a662c2f1-7580-4af7-bc56-3a9795073325, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d21256d-492e-478a-b8de-27472dd22574, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d21256d-492e-478a-b8de-27472dd22574, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                 and \n                col_index_Int64=CAST(25 AS Int64) and col_index_Uint64=CAST(25 AS Uint64) and col_index_Int32=CAST(25 AS Int32) and col_index_Uint32=CAST(25 AS Uint32) and col_index_Int16=CAST(25 AS Int16) and col_index_Uint16=CAST(25 AS Uint16) and col_index_Int8=CAST(25 AS Int8) and col_index_Uint8=CAST(25 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'25\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d21256d-492e-478a-b8de-27472dd22574, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a57e7522-7050-413d-ad59-364d36ee2c8c, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a57e7522-7050-413d-ad59-364d36ee2c8c, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                 and \n                col_index_Int64=CAST(26 AS Int64) and col_index_Uint64=CAST(26 AS Uint64) and col_index_Int32=CAST(26 AS Int32) and col_index_Uint32=CAST(26 AS Uint32) and col_index_Int16=CAST(26 AS Int16) and col_index_Uint16=CAST(26 AS Uint16) and col_index_Int8=CAST(26 AS Int8) and col_index_Uint8=CAST(26 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'26\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a57e7522-7050-413d-ad59-364d36ee2c8c, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, aff7ad2c-d119-4729-8490-b717c2df321e, localhost:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, aff7ad2c-d119-4729-8490-b717c2df321e, localhost:6040): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, aff7ad2c-d119-4729-8490-b717c2df321e, localhost:6040): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-akzihkimly.auto.internal" port: 6040 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-akzihkimly.auto.internal:6040, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6040
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a1754d7-c6f4-401e-affa-9215953de9d1, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a1754d7-c6f4-401e-affa-9215953de9d1, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                 and \n                col_index_Int64=CAST(27 AS Int64) and col_index_Uint64=CAST(27 AS Uint64) and col_index_Int32=CAST(27 AS Int32) and col_index_Uint32=CAST(27 AS Uint32) and col_index_Int16=CAST(27 AS Int16) and col_index_Uint16=CAST(27 AS Uint16) and col_index_Int8=CAST(27 AS Int8) and col_index_Uint8=CAST(27 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'27\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a1754d7-c6f4-401e-affa-9215953de9d1, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 45a6545b-46a3-422f-a944-779904006f1e, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 45a6545b-46a3-422f-a944-779904006f1e, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(28 AS Int64) and pk_Uint64=CAST(28 AS Uint64) and pk_Int32=CAST(28 AS Int32) and pk_Uint32=CAST(28 AS Uint32) and pk_Int16=CAST(28 AS Int16) and pk_Uint16=CAST(28 AS Uint16) and pk_Int8=CAST(28 AS Int8) and pk_Uint8=CAST(28 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'28\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'280.0\' AS DyNumber) and pk_String=\'String 28\' and pk_Utf8=\'Utf8 28\' and pk_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2028-01-01\' AS Date) and pk_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202800000000 AS Timestamp) and pk_Interval=CAST(28 AS Interval) and pk_Date32=CAST(\'2028-01-01\' AS Date32) and pk_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202800000000 AS Timestamp64) and pk_Interval64=CAST(28 AS Interval64)\n                 and \n                col_index_Int64=CAST(28 AS Int64) and col_index_Uint64=CAST(28 AS Uint64) and col_index_Int32=CAST(28 AS Int32) and col_index_Uint32=CAST(28 AS Uint32) and col_index_Int16=CAST(28 AS Int16) and col_index_Uint16=CAST(28 AS Uint16) and col_index_Int8=CAST(28 AS Int8) and col_index_Uint8=CAST(28 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'28\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 45a6545b-46a3-422f-a944-779904006f1e, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a0febc41-af02-471d-bbc8-0019dd99882c, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0febc41-af02-471d-bbc8-0019dd99882c, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(29 AS Int64) and pk_Uint64=CAST(29 AS Uint64) and pk_Int32=CAST(29 AS Int32) and pk_Uint32=CAST(29 AS Uint32) and pk_Int16=CAST(29 AS Int16) and pk_Uint16=CAST(29 AS Uint16) and pk_Int8=CAST(29 AS Int8) and pk_Uint8=CAST(29 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'29\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'290.0\' AS DyNumber) and pk_String=\'String 29\' and pk_Utf8=\'Utf8 29\' and pk_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2029-01-01\' AS Date) and pk_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202900000000 AS Timestamp) and pk_Interval=CAST(29 AS Interval) and pk_Date32=CAST(\'2029-01-01\' AS Date32) and pk_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202900000000 AS Timestamp64) and pk_Interval64=CAST(29 AS Interval64)\n                 and \n                col_index_Int64=CAST(29 AS Int64) and col_index_Uint64=CAST(29 AS Uint64) and col_index_Int32=CAST(29 AS Int32) and col_index_Uint32=CAST(29 AS Uint32) and col_index_Int16=CAST(29 AS Int16) and col_index_Uint16=CAST(29 AS Uint16) and col_index_Int8=CAST(29 AS Int8) and col_index_Uint8=CAST(29 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'29\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0febc41-af02-471d-bbc8-0019dd99882c, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f37d96b-f561-4997-8a9d-5e4cae4a97fa, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f37d96b-f561-4997-8a9d-5e4cae4a97fa, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(30 AS Int64) and pk_Uint64=CAST(30 AS Uint64) and pk_Int32=CAST(30 AS Int32) and pk_Uint32=CAST(30 AS Uint32) and pk_Int16=CAST(30 AS Int16) and pk_Uint16=CAST(30 AS Uint16) and pk_Int8=CAST(30 AS Int8) and pk_Uint8=CAST(30 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'30\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'300.0\' AS DyNumber) and pk_String=\'String 30\' and pk_Utf8=\'Utf8 30\' and pk_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2030-01-01\' AS Date) and pk_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203000000000 AS Timestamp) and pk_Interval=CAST(30 AS Interval) and pk_Date32=CAST(\'2030-01-01\' AS Date32) and pk_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203000000000 AS Timestamp64) and pk_Interval64=CAST(30 AS Interval64)\n                 and \n                col_index_Int64=CAST(30 AS Int64) and col_index_Uint64=CAST(30 AS Uint64) and col_index_Int32=CAST(30 AS Int32) and col_index_Uint32=CAST(30 AS Uint32) and col_index_Int16=CAST(30 AS Int16) and col_index_Uint16=CAST(30 AS Uint16) and col_index_Int8=CAST(30 AS Int8) and col_index_Uint8=CAST(30 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'30\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f37d96b-f561-4997-8a9d-5e4cae4a97fa, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d8b8577-75af-4c40-9b91-fe19634a2317, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d8b8577-75af-4c40-9b91-fe19634a2317, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(31 AS Int64) and pk_Uint64=CAST(31 AS Uint64) and pk_Int32=CAST(31 AS Int32) and pk_Uint32=CAST(31 AS Uint32) and pk_Int16=CAST(31 AS Int16) and pk_Uint16=CAST(31 AS Uint16) and pk_Int8=CAST(31 AS Int8) and pk_Uint8=CAST(31 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'31\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'31.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'31.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'310.0\' AS DyNumber) and pk_String=\'String 31\' and pk_Utf8=\'Utf8 31\' and pk_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2031-01-01\' AS Date) and pk_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203100000000 AS Timestamp) and pk_Interval=CAST(31 AS Interval) and pk_Date32=CAST(\'2031-01-01\' AS Date32) and pk_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203100000000 AS Timestamp64) and pk_Interval64=CAST(31 AS Interval64)\n                 and \n                col_index_Int64=CAST(31 AS Int64) and col_index_Uint64=CAST(31 AS Uint64) and col_index_Int32=CAST(31 AS Int32) and col_index_Uint32=CAST(31 AS Uint32) and col_index_Int16=CAST(31 AS Int16) and col_index_Uint16=CAST(31 AS Uint16) and col_index_Int8=CAST(31 AS Int8) and col_index_Uint8=CAST(31 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'31\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'31.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'31.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d8b8577-75af-4c40-9b91-fe19634a2317, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 929c7575-9938-4294-a576-f0c6e97a1db6, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 929c7575-9938-4294-a576-f0c6e97a1db6, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(32 AS Int64) and pk_Uint64=CAST(32 AS Uint64) and pk_Int32=CAST(32 AS Int32) and pk_Uint32=CAST(32 AS Uint32) and pk_Int16=CAST(32 AS Int16) and pk_Uint16=CAST(32 AS Uint16) and pk_Int8=CAST(32 AS Int8) and pk_Uint8=CAST(32 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'32\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'32.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'32.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'320.0\' AS DyNumber) and pk_String=\'String 32\' and pk_Utf8=\'Utf8 32\' and pk_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2032-01-01\' AS Date) and pk_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203200000000 AS Timestamp) and pk_Interval=CAST(32 AS Interval) and pk_Date32=CAST(\'2032-01-01\' AS Date32) and pk_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203200000000 AS Timestamp64) and pk_Interval64=CAST(32 AS Interval64)\n                 and \n                col_index_Int64=CAST(32 AS Int64) and col_index_Uint64=CAST(32 AS Uint64) and col_index_Int32=CAST(32 AS Int32) and col_index_Uint32=CAST(32 AS Uint32) and col_index_Int16=CAST(32 AS Int16) and col_index_Uint16=CAST(32 AS Uint16) and col_index_Int8=CAST(32 AS Int8) and col_index_Uint8=CAST(32 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'32\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'32.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'32.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 929c7575-9938-4294-a576-f0c6e97a1db6, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1a05ac11-5d86-4e38-af30-4dffd6ef250f, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a05ac11-5d86-4e38-af30-4dffd6ef250f, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(33 AS Int64) and pk_Uint64=CAST(33 AS Uint64) and pk_Int32=CAST(33 AS Int32) and pk_Uint32=CAST(33 AS Uint32) and pk_Int16=CAST(33 AS Int16) and pk_Uint16=CAST(33 AS Uint16) and pk_Int8=CAST(33 AS Int8) and pk_Uint8=CAST(33 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'33\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'33.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'33.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'330.0\' AS DyNumber) and pk_String=\'String 33\' and pk_Utf8=\'Utf8 33\' and pk_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2033-01-01\' AS Date) and pk_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203300000000 AS Timestamp) and pk_Interval=CAST(33 AS Interval) and pk_Date32=CAST(\'2033-01-01\' AS Date32) and pk_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203300000000 AS Timestamp64) and pk_Interval64=CAST(33 AS Interval64)\n                 and \n                col_index_Int64=CAST(33 AS Int64) and col_index_Uint64=CAST(33 AS Uint64) and col_index_Int32=CAST(33 AS Int32) and col_index_Uint32=CAST(33 AS Uint32) and col_index_Int16=CAST(33 AS Int16) and col_index_Uint16=CAST(33 AS Uint16) and col_index_Int8=CAST(33 AS Int8) and col_index_Uint8=CAST(33 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'33\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'33.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'33.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a05ac11-5d86-4e38-af30-4dffd6ef250f, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e71d1caf-5929-4c17-95ab-09ac22286607, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e71d1caf-5929-4c17-95ab-09ac22286607, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(34 AS Int64) and pk_Uint64=CAST(34 AS Uint64) and pk_Int32=CAST(34 AS Int32) and pk_Uint32=CAST(34 AS Uint32) and pk_Int16=CAST(34 AS Int16) and pk_Uint16=CAST(34 AS Uint16) and pk_Int8=CAST(34 AS Int8) and pk_Uint8=CAST(34 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'34\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'34.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'34.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'340.0\' AS DyNumber) and pk_String=\'String 34\' and pk_Utf8=\'Utf8 34\' and pk_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2034-01-01\' AS Date) and pk_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203400000000 AS Timestamp) and pk_Interval=CAST(34 AS Interval) and pk_Date32=CAST(\'2034-01-01\' AS Date32) and pk_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203400000000 AS Timestamp64) and pk_Interval64=CAST(34 AS Interval64)\n                 and \n                col_index_Int64=CAST(34 AS Int64) and col_index_Uint64=CAST(34 AS Uint64) and col_index_Int32=CAST(34 AS Int32) and col_index_Uint32=CAST(34 AS Uint32) and col_index_Int16=CAST(34 AS Int16) and col_index_Uint16=CAST(34 AS Uint16) and col_index_Int8=CAST(34 AS Int8) and col_index_Uint8=CAST(34 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'34\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'34.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'34.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e71d1caf-5929-4c17-95ab-09ac22286607, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 912228f6-7513-4add-842a-dcdb566353f2, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 912228f6-7513-4add-842a-dcdb566353f2, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(35 AS Int64) and pk_Uint64=CAST(35 AS Uint64) and pk_Int32=CAST(35 AS Int32) and pk_Uint32=CAST(35 AS Uint32) and pk_Int16=CAST(35 AS Int16) and pk_Uint16=CAST(35 AS Uint16) and pk_Int8=CAST(35 AS Int8) and pk_Uint8=CAST(35 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'35\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'35.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'35.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'350.0\' AS DyNumber) and pk_String=\'String 35\' and pk_Utf8=\'Utf8 35\' and pk_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2035-01-01\' AS Date) and pk_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203500000000 AS Timestamp) and pk_Interval=CAST(35 AS Interval) and pk_Date32=CAST(\'2035-01-01\' AS Date32) and pk_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203500000000 AS Timestamp64) and pk_Interval64=CAST(35 AS Interval64)\n                 and \n                col_index_Int64=CAST(35 AS Int64) and col_index_Uint64=CAST(35 AS Uint64) and col_index_Int32=CAST(35 AS Int32) and col_index_Uint32=CAST(35 AS Uint32) and col_index_Int16=CAST(35 AS Int16) and col_index_Uint16=CAST(35 AS Uint16) and col_index_Int8=CAST(35 AS Int8) and col_index_Uint8=CAST(35 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'35\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'35.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'35.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 912228f6-7513-4add-842a-dcdb566353f2, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f61b290e-4773-4455-aa6f-49626c6ecf5d, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f61b290e-4773-4455-aa6f-49626c6ecf5d, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(36 AS Int64) and pk_Uint64=CAST(36 AS Uint64) and pk_Int32=CAST(36 AS Int32) and pk_Uint32=CAST(36 AS Uint32) and pk_Int16=CAST(36 AS Int16) and pk_Uint16=CAST(36 AS Uint16) and pk_Int8=CAST(36 AS Int8) and pk_Uint8=CAST(36 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'36\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'36.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'36.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'360.0\' AS DyNumber) and pk_String=\'String 36\' and pk_Utf8=\'Utf8 36\' and pk_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2036-01-01\' AS Date) and pk_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203600000000 AS Timestamp) and pk_Interval=CAST(36 AS Interval) and pk_Date32=CAST(\'2036-01-01\' AS Date32) and pk_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203600000000 AS Timestamp64) and pk_Interval64=CAST(36 AS Interval64)\n                 and \n                col_index_Int64=CAST(36 AS Int64) and col_index_Uint64=CAST(36 AS Uint64) and col_index_Int32=CAST(36 AS Int32) and col_index_Uint32=CAST(36 AS Uint32) and col_index_Int16=CAST(36 AS Int16) and col_index_Uint16=CAST(36 AS Uint16) and col_index_Int8=CAST(36 AS Int8) and col_index_Uint8=CAST(36 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'36\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'36.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'36.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f61b290e-4773-4455-aa6f-49626c6ecf5d, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a4e2ff4f-b2f0-4898-bbd4-0f928faa0bc1, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4e2ff4f-b2f0-4898-bbd4-0f928faa0bc1, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_0__ASYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4e2ff4f-b2f0-4898-bbd4-0f928faa0bc1, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3554cc44-1c5f-4de1-8c54-2520f94c57a4, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3554cc44-1c5f-4de1-8c54-2520f94c57a4, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_index_0__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3554cc44-1c5f-4de1-8c54-2520f94c57a4, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d237714-d679-43cd-9bac-58fa14cc59e2, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d237714-d679-43cd-9bac-58fa14cc59e2, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_0__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d237714-d679-43cd-9bac-58fa14cc59e2, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b9e3d6d6-6617-406a-b96b-f7cc7925417c, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b9e3d6d6-6617-406a-b96b-f7cc7925417c, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_0__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b9e3d6d6-6617-406a-b96b-f7cc7925417c, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 013da1d9-9752-471c-a8fc-119af6b068cd, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 013da1d9-9752-471c-a8fc-119af6b068cd, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 013da1d9-9752-471c-a8fc-119af6b068cd, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed2738c3-6b9a-4ef2-808f-1676fa06d1cc, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed2738c3-6b9a-4ef2-808f-1676fa06d1cc, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed2738c3-6b9a-4ef2-808f-1676fa06d1cc, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a382667-4d23-4862-a2fb-b8ddd2d539b1, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a382667-4d23-4862-a2fb-b8ddd2d539b1, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a382667-4d23-4862-a2fb-b8ddd2d539b1, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 679453b7-1bcb-4952-9ec6-ecf9c76c0753, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 679453b7-1bcb-4952-9ec6-ecf9c76c0753, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 679453b7-1bcb-4952-9ec6-ecf9c76c0753, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0a617643-baac-4881-84f1-20cf928d6c37, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a617643-baac-4881-84f1-20cf928d6c37, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a617643-baac-4881-84f1-20cf928d6c37, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 36587be1-491f-403a-8ddd-0de3fe054047, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36587be1-491f-403a-8ddd-0de3fe054047, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36587be1-491f-403a-8ddd-0de3fe054047, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ac2eb0c3-5851-4237-9f44-e1a4dc0858b6, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac2eb0c3-5851-4237-9f44-e1a4dc0858b6, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac2eb0c3-5851-4237-9f44-e1a4dc0858b6, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3eefd0f7-145c-4ee3-831b-490a3be54d89, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3eefd0f7-145c-4ee3-831b-490a3be54d89, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3eefd0f7-145c-4ee3-831b-490a3be54d89, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ba3172e4-29c1-4f16-b4b5-90def4e46653, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba3172e4-29c1-4f16-b4b5-90def4e46653, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba3172e4-29c1-4f16-b4b5-90def4e46653, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44674b1b-8cca-414c-9a9e-291aaedb4767, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44674b1b-8cca-414c-9a9e-291aaedb4767, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44674b1b-8cca-414c-9a9e-291aaedb4767, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c42f86ad-6330-4869-b27e-698d250cc83a, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c42f86ad-6330-4869-b27e-698d250cc83a, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c42f86ad-6330-4869-b27e-698d250cc83a, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f6eb68f-114a-4f1e-9aab-0038da14c243, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f6eb68f-114a-4f1e-9aab-0038da14c243, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f6eb68f-114a-4f1e-9aab-0038da14c243, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 53a1982d-b954-4759-a7cd-fdbb06e00c29, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53a1982d-b954-4759-a7cd-fdbb06e00c29, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 53a1982d-b954-4759-a7cd-fdbb06e00c29, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be7719b4-b4aa-43f9-98bc-d9a20883df68, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be7719b4-b4aa-43f9-98bc-d9a20883df68, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be7719b4-b4aa-43f9-98bc-d9a20883df68, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b8382445-b8be-4c33-a180-fbf2a654544d, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8382445-b8be-4c33-a180-fbf2a654544d, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b8382445-b8be-4c33-a180-fbf2a654544d, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e70b3678-54f0-4e32-ab52-98c7cdd5f5ed, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e70b3678-54f0-4e32-ab52-98c7cdd5f5ed, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e70b3678-54f0-4e32-ab52-98c7cdd5f5ed, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e19511c1-4aac-4909-84d3-4eef5cc34d81, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e19511c1-4aac-4909-84d3-4eef5cc34d81, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e19511c1-4aac-4909-84d3-4eef5cc34d81, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c24a8ff4-e362-4cb0-8405-787a5c2634cf, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c24a8ff4-e362-4cb0-8405-787a5c2634cf, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c24a8ff4-e362-4cb0-8405-787a5c2634cf, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c1ed278-e547-4d6f-b9c9-bcb1a4e24e4f, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c1ed278-e547-4d6f-b9c9-bcb1a4e24e4f, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c1ed278-e547-4d6f-b9c9-bcb1a4e24e4f, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f93f83f-5768-4005-b6d2-59bd928b6668, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f93f83f-5768-4005-b6d2-59bd928b6668, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f93f83f-5768-4005-b6d2-59bd928b6668, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5393ced-9e80-4233-878e-0665f5f26b14, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5393ced-9e80-4233-878e-0665f5f26b14, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5393ced-9e80-4233-878e-0665f5f26b14, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 833219b2-f7f6-46d9-be67-1690df048021, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 833219b2-f7f6-46d9-be67-1690df048021, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 833219b2-f7f6-46d9-be67-1690df048021, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d526f16b-9012-48de-8066-92040fbd2fa1, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d526f16b-9012-48de-8066-92040fbd2fa1, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d526f16b-9012-48de-8066-92040fbd2fa1, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e6a3b74c-82cb-4443-a73c-690c6342b043, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e6a3b74c-82cb-4443-a73c-690c6342b043, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e6a3b74c-82cb-4443-a73c-690c6342b043, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79f08891-1c38-4835-88c1-f48d3694f2b9, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79f08891-1c38-4835-88c1-f48d3694f2b9, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79f08891-1c38-4835-88c1-f48d3694f2b9, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 202797b8-15ac-4adf-9db0-d13f165223da, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 202797b8-15ac-4adf-9db0-d13f165223da, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 202797b8-15ac-4adf-9db0-d13f165223da, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2c11dd7a-b975-4b36-9944-10c9350d57ea, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c11dd7a-b975-4b36-9944-10c9350d57ea, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c11dd7a-b975-4b36-9944-10c9350d57ea, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ced6bc73-5802-4ca9-8728-b0e2ce1a76f9, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ced6bc73-5802-4ca9-8728-b0e2ce1a76f9, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                , \n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ced6bc73-5802-4ca9-8728-b0e2ce1a76f9, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0cd1692b-a607-40b6-acd3-9a71c54a6a7c, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0cd1692b-a607-40b6-acd3-9a71c54a6a7c, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                , \n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0cd1692b-a607-40b6-acd3-9a71c54a6a7c, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a2024501-155b-4bd2-a3ea-0b6cf5bb5414, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2024501-155b-4bd2-a3ea-0b6cf5bb5414, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                , \n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2024501-155b-4bd2-a3ea-0b6cf5bb5414, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b80e9739-ee84-4fb7-ad7e-749f35ab6eeb, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b80e9739-ee84-4fb7-ad7e-749f35ab6eeb, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64)\n                , \n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b80e9739-ee84-4fb7-ad7e-749f35ab6eeb, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a5b5b67-804e-46aa-b87f-a46153da427a, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a5b5b67-804e-46aa-b87f-a46153da427a, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64)\n                , \n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a5b5b67-804e-46aa-b87f-a46153da427a, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, faea1507-2fca-4e3a-913d-523f64bcfc9e, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, faea1507-2fca-4e3a-913d-523f64bcfc9e, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64)\n                , \n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, faea1507-2fca-4e3a-913d-523f64bcfc9e, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f7d6607-222e-4dc4-a16c-091889f48953, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f7d6607-222e-4dc4-a16c-091889f48953, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64)\n                , \n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f7d6607-222e-4dc4-a16c-091889f48953, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 38e1f952-e313-4f99-ae39-5df9f5ad8b0f, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38e1f952-e313-4f99-ae39-5df9f5ad8b0f, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64)\n                , \n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 38e1f952-e313-4f99-ae39-5df9f5ad8b0f, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c92a8d7c-2de2-4ae8-8f4d-a9de1a59194c, ghrun-akzihkimly.auto.internal:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c92a8d7c-2de2-4ae8-8f4d-a9de1a59194c, ghrun-akzihkimly.auto.internal:29799): request = { session_id: "ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64)\n                , \n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c92a8d7c-2de2-4ae8-8f4d-a9de1a59194c, ghrun-akzihkimly.auto.internal:29799): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMyNGQ4OWQtYWM2Yzc1M2YtZDY5YWQ2ZWUtZDM1OWFlNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1a3f2cc-c520-4495-ad0e-66fd34f183b3, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1a3f2cc-c520-4495-ad0e-66fd34f183b3, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_0__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1a3f2cc-c520-4495-ad0e-66fd34f183b3, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d5319973-f738-467e-b5c9-fe874ad5e03f, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5319973-f738-467e-b5c9-fe874ad5e03f, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5319973-f738-467e-b5c9-fe874ad5e03f, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f7b0d89-3817-451b-b082-a81e4f69bd5c, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f7b0d89-3817-451b-b082-a81e4f69bd5c, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_Int64=CAST(2 AS Int64) and col_index_Uint64=CAST(2 AS Uint64) and col_index_Int32=CAST(2 AS Int32) and col_index_Uint32=CAST(2 AS Uint32) and col_index_Int16=CAST(2 AS Int16) and col_index_Uint16=CAST(2 AS Uint16) and col_index_Int8=CAST(2 AS Int8) and col_index_Uint8=CAST(2 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f7b0d89-3817-451b-b082-a81e4f69bd5c, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2001a42d-e658-4493-b930-c9eb9d336873, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2001a42d-e658-4493-b930-c9eb9d336873, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_Int64=CAST(3 AS Int64) and col_index_Uint64=CAST(3 AS Uint64) and col_index_Int32=CAST(3 AS Int32) and col_index_Uint32=CAST(3 AS Uint32) and col_index_Int16=CAST(3 AS Int16) and col_index_Uint16=CAST(3 AS Uint16) and col_index_Int8=CAST(3 AS Int8) and col_index_Uint8=CAST(3 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2001a42d-e658-4493-b930-c9eb9d336873, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f4cc4e8-4a6f-41cb-96fe-3ac2335e6e0d, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f4cc4e8-4a6f-41cb-96fe-3ac2335e6e0d, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_Int64=CAST(4 AS Int64) and col_index_Uint64=CAST(4 AS Uint64) and col_index_Int32=CAST(4 AS Int32) and col_index_Uint32=CAST(4 AS Uint32) and col_index_Int16=CAST(4 AS Int16) and col_index_Uint16=CAST(4 AS Uint16) and col_index_Int8=CAST(4 AS Int8) and col_index_Uint8=CAST(4 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f4cc4e8-4a6f-41cb-96fe-3ac2335e6e0d, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8b4b88d7-20bd-4d02-9bfd-e87fe7fff339, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b4b88d7-20bd-4d02-9bfd-e87fe7fff339, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_Int64=CAST(5 AS Int64) and col_index_Uint64=CAST(5 AS Uint64) and col_index_Int32=CAST(5 AS Int32) and col_index_Uint32=CAST(5 AS Uint32) and col_index_Int16=CAST(5 AS Int16) and col_index_Uint16=CAST(5 AS Uint16) and col_index_Int8=CAST(5 AS Int8) and col_index_Uint8=CAST(5 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'5\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b4b88d7-20bd-4d02-9bfd-e87fe7fff339, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e614e83-0d25-411c-8b30-cf1babef9673, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e614e83-0d25-411c-8b30-cf1babef9673, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e614e83-0d25-411c-8b30-cf1babef9673, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da14a1db-cb3c-4fc4-b547-eb641cdc1d83, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da14a1db-cb3c-4fc4-b547-eb641cdc1d83, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                 and \n                col_index_Int64=CAST(7 AS Int64) and col_index_Uint64=CAST(7 AS Uint64) and col_index_Int32=CAST(7 AS Int32) and col_index_Uint32=CAST(7 AS Uint32) and col_index_Int16=CAST(7 AS Int16) and col_index_Uint16=CAST(7 AS Uint16) and col_index_Int8=CAST(7 AS Int8) and col_index_Uint8=CAST(7 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'7\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da14a1db-cb3c-4fc4-b547-eb641cdc1d83, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d7a4a619-7b58-42e3-9302-11b5bb146a9d, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7a4a619-7b58-42e3-9302-11b5bb146a9d, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                 and \n                col_index_Int64=CAST(8 AS Int64) and col_index_Uint64=CAST(8 AS Uint64) and col_index_Int32=CAST(8 AS Int32) and col_index_Uint32=CAST(8 AS Uint32) and col_index_Int16=CAST(8 AS Int16) and col_index_Uint16=CAST(8 AS Uint16) and col_index_Int8=CAST(8 AS Int8) and col_index_Uint8=CAST(8 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'8\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d7a4a619-7b58-42e3-9302-11b5bb146a9d, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ce5d662-1122-4d38-8632-b876ba23ebd7, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ce5d662-1122-4d38-8632-b876ba23ebd7, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                 and \n                col_index_Int64=CAST(9 AS Int64) and col_index_Uint64=CAST(9 AS Uint64) and col_index_Int32=CAST(9 AS Int32) and col_index_Uint32=CAST(9 AS Uint32) and col_index_Int16=CAST(9 AS Int16) and col_index_Uint16=CAST(9 AS Uint16) and col_index_Int8=CAST(9 AS Int8) and col_index_Uint8=CAST(9 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'9\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ce5d662-1122-4d38-8632-b876ba23ebd7, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2caf742d-4dfb-4561-9109-733f5124ddbc, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2caf742d-4dfb-4561-9109-733f5124ddbc, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                 and \n                col_index_Int64=CAST(10 AS Int64) and col_index_Uint64=CAST(10 AS Uint64) and col_index_Int32=CAST(10 AS Int32) and col_index_Uint32=CAST(10 AS Uint32) and col_index_Int16=CAST(10 AS Int16) and col_index_Uint16=CAST(10 AS Uint16) and col_index_Int8=CAST(10 AS Int8) and col_index_Uint8=CAST(10 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'10\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2caf742d-4dfb-4561-9109-733f5124ddbc, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e6913e36-992a-4989-9a2b-5568d7a81846, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e6913e36-992a-4989-9a2b-5568d7a81846, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                 and \n                col_index_Int64=CAST(11 AS Int64) and col_index_Uint64=CAST(11 AS Uint64) and col_index_Int32=CAST(11 AS Int32) and col_index_Uint32=CAST(11 AS Uint32) and col_index_Int16=CAST(11 AS Int16) and col_index_Uint16=CAST(11 AS Uint16) and col_index_Int8=CAST(11 AS Int8) and col_index_Uint8=CAST(11 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'11\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e6913e36-992a-4989-9a2b-5568d7a81846, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 986afe92-9759-44e4-a47c-1b4edaf9a523, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 986afe92-9759-44e4-a47c-1b4edaf9a523, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                 and \n                col_index_Int64=CAST(12 AS Int64) and col_index_Uint64=CAST(12 AS Uint64) and col_index_Int32=CAST(12 AS Int32) and col_index_Uint32=CAST(12 AS Uint32) and col_index_Int16=CAST(12 AS Int16) and col_index_Uint16=CAST(12 AS Uint16) and col_index_Int8=CAST(12 AS Int8) and col_index_Uint8=CAST(12 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'12\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 986afe92-9759-44e4-a47c-1b4edaf9a523, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 08a820ed-3f75-4b5c-a282-4b86bd07137a, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08a820ed-3f75-4b5c-a282-4b86bd07137a, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                 and \n                col_index_Int64=CAST(13 AS Int64) and col_index_Uint64=CAST(13 AS Uint64) and col_index_Int32=CAST(13 AS Int32) and col_index_Uint32=CAST(13 AS Uint32) and col_index_Int16=CAST(13 AS Int16) and col_index_Uint16=CAST(13 AS Uint16) and col_index_Int8=CAST(13 AS Int8) and col_index_Uint8=CAST(13 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'13\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 08a820ed-3f75-4b5c-a282-4b86bd07137a, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c20a5d0e-1a5a-4a2c-9cf4-7101805b6cb8, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c20a5d0e-1a5a-4a2c-9cf4-7101805b6cb8, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                 and \n                col_index_Int64=CAST(14 AS Int64) and col_index_Uint64=CAST(14 AS Uint64) and col_index_Int32=CAST(14 AS Int32) and col_index_Uint32=CAST(14 AS Uint32) and col_index_Int16=CAST(14 AS Int16) and col_index_Uint16=CAST(14 AS Uint16) and col_index_Int8=CAST(14 AS Int8) and col_index_Uint8=CAST(14 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'14\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c20a5d0e-1a5a-4a2c-9cf4-7101805b6cb8, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4652bf5c-80b9-43ae-ac1a-8b3eeee8ccc0, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4652bf5c-80b9-43ae-ac1a-8b3eeee8ccc0, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                 and \n                col_index_Int64=CAST(15 AS Int64) and col_index_Uint64=CAST(15 AS Uint64) and col_index_Int32=CAST(15 AS Int32) and col_index_Uint32=CAST(15 AS Uint32) and col_index_Int16=CAST(15 AS Int16) and col_index_Uint16=CAST(15 AS Uint16) and col_index_Int8=CAST(15 AS Int8) and col_index_Uint8=CAST(15 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'15\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4652bf5c-80b9-43ae-ac1a-8b3eeee8ccc0, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f62e3e3-6b61-4693-ab1b-c516fddb2e92, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f62e3e3-6b61-4693-ab1b-c516fddb2e92, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                 and \n                col_index_Int64=CAST(16 AS Int64) and col_index_Uint64=CAST(16 AS Uint64) and col_index_Int32=CAST(16 AS Int32) and col_index_Uint32=CAST(16 AS Uint32) and col_index_Int16=CAST(16 AS Int16) and col_index_Uint16=CAST(16 AS Uint16) and col_index_Int8=CAST(16 AS Int8) and col_index_Uint8=CAST(16 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'16\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f62e3e3-6b61-4693-ab1b-c516fddb2e92, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 38f4fb39-f64a-4abb-881d-391db3d522a1, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38f4fb39-f64a-4abb-881d-391db3d522a1, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                 and \n                col_index_Int64=CAST(17 AS Int64) and col_index_Uint64=CAST(17 AS Uint64) and col_index_Int32=CAST(17 AS Int32) and col_index_Uint32=CAST(17 AS Uint32) and col_index_Int16=CAST(17 AS Int16) and col_index_Uint16=CAST(17 AS Uint16) and col_index_Int8=CAST(17 AS Int8) and col_index_Uint8=CAST(17 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'17\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 38f4fb39-f64a-4abb-881d-391db3d522a1, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 089ceef5-3273-4684-bf5e-9ec5f13f4edd, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 089ceef5-3273-4684-bf5e-9ec5f13f4edd, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                 and \n                col_index_Int64=CAST(18 AS Int64) and col_index_Uint64=CAST(18 AS Uint64) and col_index_Int32=CAST(18 AS Int32) and col_index_Uint32=CAST(18 AS Uint32) and col_index_Int16=CAST(18 AS Int16) and col_index_Uint16=CAST(18 AS Uint16) and col_index_Int8=CAST(18 AS Int8) and col_index_Uint8=CAST(18 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'18\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 089ceef5-3273-4684-bf5e-9ec5f13f4edd, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2bd9a995-eade-4307-b719-5c1da2821539, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2bd9a995-eade-4307-b719-5c1da2821539, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                 and \n                col_index_Int64=CAST(19 AS Int64) and col_index_Uint64=CAST(19 AS Uint64) and col_index_Int32=CAST(19 AS Int32) and col_index_Uint32=CAST(19 AS Uint32) and col_index_Int16=CAST(19 AS Int16) and col_index_Uint16=CAST(19 AS Uint16) and col_index_Int8=CAST(19 AS Int8) and col_index_Uint8=CAST(19 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'19\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2bd9a995-eade-4307-b719-5c1da2821539, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f73899c2-10a6-4c15-a4e0-1b526440d5d1, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f73899c2-10a6-4c15-a4e0-1b526440d5d1, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                 and \n                col_index_Int64=CAST(20 AS Int64) and col_index_Uint64=CAST(20 AS Uint64) and col_index_Int32=CAST(20 AS Int32) and col_index_Uint32=CAST(20 AS Uint32) and col_index_Int16=CAST(20 AS Int16) and col_index_Uint16=CAST(20 AS Uint16) and col_index_Int8=CAST(20 AS Int8) and col_index_Uint8=CAST(20 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'20\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f73899c2-10a6-4c15-a4e0-1b526440d5d1, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71b697a8-dd20-40a9-a9c6-df111c00877d, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71b697a8-dd20-40a9-a9c6-df111c00877d, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                 and \n                col_index_Int64=CAST(21 AS Int64) and col_index_Uint64=CAST(21 AS Uint64) and col_index_Int32=CAST(21 AS Int32) and col_index_Uint32=CAST(21 AS Uint32) and col_index_Int16=CAST(21 AS Int16) and col_index_Uint16=CAST(21 AS Uint16) and col_index_Int8=CAST(21 AS Int8) and col_index_Uint8=CAST(21 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'21\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71b697a8-dd20-40a9-a9c6-df111c00877d, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 872be3fe-061f-4b69-b8eb-2cd8b8094645, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 872be3fe-061f-4b69-b8eb-2cd8b8094645, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                 and \n                col_index_Int64=CAST(22 AS Int64) and col_index_Uint64=CAST(22 AS Uint64) and col_index_Int32=CAST(22 AS Int32) and col_index_Uint32=CAST(22 AS Uint32) and col_index_Int16=CAST(22 AS Int16) and col_index_Uint16=CAST(22 AS Uint16) and col_index_Int8=CAST(22 AS Int8) and col_index_Uint8=CAST(22 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'22\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 872be3fe-061f-4b69-b8eb-2cd8b8094645, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a801b98a-70d3-4702-acff-af2600452c76, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a801b98a-70d3-4702-acff-af2600452c76, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                 and \n                col_index_Int64=CAST(23 AS Int64) and col_index_Uint64=CAST(23 AS Uint64) and col_index_Int32=CAST(23 AS Int32) and col_index_Uint32=CAST(23 AS Uint32) and col_index_Int16=CAST(23 AS Int16) and col_index_Uint16=CAST(23 AS Uint16) and col_index_Int8=CAST(23 AS Int8) and col_index_Uint8=CAST(23 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'23\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a801b98a-70d3-4702-acff-af2600452c76, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b374ba41-99c5-4e1f-80b3-32310727b62f, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b374ba41-99c5-4e1f-80b3-32310727b62f, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                 and \n                col_index_Int64=CAST(24 AS Int64) and col_index_Uint64=CAST(24 AS Uint64) and col_index_Int32=CAST(24 AS Int32) and col_index_Uint32=CAST(24 AS Uint32) and col_index_Int16=CAST(24 AS Int16) and col_index_Uint16=CAST(24 AS Uint16) and col_index_Int8=CAST(24 AS Int8) and col_index_Uint8=CAST(24 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'24\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b374ba41-99c5-4e1f-80b3-32310727b62f, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2ca6992c-2164-4ae2-b09c-67623788c737, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ca6992c-2164-4ae2-b09c-67623788c737, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                 and \n                col_index_Int64=CAST(25 AS Int64) and col_index_Uint64=CAST(25 AS Uint64) and col_index_Int32=CAST(25 AS Int32) and col_index_Uint32=CAST(25 AS Uint32) and col_index_Int16=CAST(25 AS Int16) and col_index_Uint16=CAST(25 AS Uint16) and col_index_Int8=CAST(25 AS Int8) and col_index_Uint8=CAST(25 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'25\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ca6992c-2164-4ae2-b09c-67623788c737, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 090a8600-640b-4fcf-bb45-adbf59ed8775, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 090a8600-640b-4fcf-bb45-adbf59ed8775, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                 and \n                col_index_Int64=CAST(26 AS Int64) and col_index_Uint64=CAST(26 AS Uint64) and col_index_Int32=CAST(26 AS Int32) and col_index_Uint32=CAST(26 AS Uint32) and col_index_Int16=CAST(26 AS Int16) and col_index_Uint16=CAST(26 AS Uint16) and col_index_Int8=CAST(26 AS Int8) and col_index_Uint8=CAST(26 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'26\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 090a8600-640b-4fcf-bb45-adbf59ed8775, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 118a535e-38b7-4c23-b8c8-c0c8ab297595, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 118a535e-38b7-4c23-b8c8-c0c8ab297595, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                 and \n                col_index_Int64=CAST(27 AS Int64) and col_index_Uint64=CAST(27 AS Uint64) and col_index_Int32=CAST(27 AS Int32) and col_index_Uint32=CAST(27 AS Uint32) and col_index_Int16=CAST(27 AS Int16) and col_index_Uint16=CAST(27 AS Uint16) and col_index_Int8=CAST(27 AS Int8) and col_index_Uint8=CAST(27 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'27\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 118a535e-38b7-4c23-b8c8-c0c8ab297595, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e6a9269-dd26-4c92-9523-cafd841ec3f2, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e6a9269-dd26-4c92-9523-cafd841ec3f2, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(28 AS Int64) and pk_Uint64=CAST(28 AS Uint64) and pk_Int32=CAST(28 AS Int32) and pk_Uint32=CAST(28 AS Uint32) and pk_Int16=CAST(28 AS Int16) and pk_Uint16=CAST(28 AS Uint16) and pk_Int8=CAST(28 AS Int8) and pk_Uint8=CAST(28 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'28\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'280.0\' AS DyNumber) and pk_String=\'String 28\' and pk_Utf8=\'Utf8 28\' and pk_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2028-01-01\' AS Date) and pk_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202800000000 AS Timestamp) and pk_Interval=CAST(28 AS Interval) and pk_Date32=CAST(\'2028-01-01\' AS Date32) and pk_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202800000000 AS Timestamp64) and pk_Interval64=CAST(28 AS Interval64)\n                 and \n                col_index_Int64=CAST(28 AS Int64) and col_index_Uint64=CAST(28 AS Uint64) and col_index_Int32=CAST(28 AS Int32) and col_index_Uint32=CAST(28 AS Uint32) and col_index_Int16=CAST(28 AS Int16) and col_index_Uint16=CAST(28 AS Uint16) and col_index_Int8=CAST(28 AS Int8) and col_index_Uint8=CAST(28 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'28\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e6a9269-dd26-4c92-9523-cafd841ec3f2, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ec0f94d6-192d-4184-9ebd-42434366f0b0, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec0f94d6-192d-4184-9ebd-42434366f0b0, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(29 AS Int64) and pk_Uint64=CAST(29 AS Uint64) and pk_Int32=CAST(29 AS Int32) and pk_Uint32=CAST(29 AS Uint32) and pk_Int16=CAST(29 AS Int16) and pk_Uint16=CAST(29 AS Uint16) and pk_Int8=CAST(29 AS Int8) and pk_Uint8=CAST(29 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'29\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'290.0\' AS DyNumber) and pk_String=\'String 29\' and pk_Utf8=\'Utf8 29\' and pk_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2029-01-01\' AS Date) and pk_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202900000000 AS Timestamp) and pk_Interval=CAST(29 AS Interval) and pk_Date32=CAST(\'2029-01-01\' AS Date32) and pk_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202900000000 AS Timestamp64) and pk_Interval64=CAST(29 AS Interval64)\n                 and \n                col_index_Int64=CAST(29 AS Int64) and col_index_Uint64=CAST(29 AS Uint64) and col_index_Int32=CAST(29 AS Int32) and col_index_Uint32=CAST(29 AS Uint32) and col_index_Int16=CAST(29 AS Int16) and col_index_Uint16=CAST(29 AS Uint16) and col_index_Int8=CAST(29 AS Int8) and col_index_Uint8=CAST(29 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'29\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec0f94d6-192d-4184-9ebd-42434366f0b0, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 296391d6-680f-4a64-9a14-4c30741321cc, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 296391d6-680f-4a64-9a14-4c30741321cc, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(30 AS Int64) and pk_Uint64=CAST(30 AS Uint64) and pk_Int32=CAST(30 AS Int32) and pk_Uint32=CAST(30 AS Uint32) and pk_Int16=CAST(30 AS Int16) and pk_Uint16=CAST(30 AS Uint16) and pk_Int8=CAST(30 AS Int8) and pk_Uint8=CAST(30 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'30\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'300.0\' AS DyNumber) and pk_String=\'String 30\' and pk_Utf8=\'Utf8 30\' and pk_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2030-01-01\' AS Date) and pk_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203000000000 AS Timestamp) and pk_Interval=CAST(30 AS Interval) and pk_Date32=CAST(\'2030-01-01\' AS Date32) and pk_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203000000000 AS Timestamp64) and pk_Interval64=CAST(30 AS Interval64)\n                 and \n                col_index_Int64=CAST(30 AS Int64) and col_index_Uint64=CAST(30 AS Uint64) and col_index_Int32=CAST(30 AS Int32) and col_index_Uint32=CAST(30 AS Uint32) and col_index_Int16=CAST(30 AS Int16) and col_index_Uint16=CAST(30 AS Uint16) and col_index_Int8=CAST(30 AS Int8) and col_index_Uint8=CAST(30 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'30\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 296391d6-680f-4a64-9a14-4c30741321cc, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44ac414f-4977-4f98-aa30-b76f961e9231, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44ac414f-4977-4f98-aa30-b76f961e9231, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(31 AS Int64) and pk_Uint64=CAST(31 AS Uint64) and pk_Int32=CAST(31 AS Int32) and pk_Uint32=CAST(31 AS Uint32) and pk_Int16=CAST(31 AS Int16) and pk_Uint16=CAST(31 AS Uint16) and pk_Int8=CAST(31 AS Int8) and pk_Uint8=CAST(31 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'31\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'31.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'31.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'310.0\' AS DyNumber) and pk_String=\'String 31\' and pk_Utf8=\'Utf8 31\' and pk_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2031-01-01\' AS Date) and pk_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203100000000 AS Timestamp) and pk_Interval=CAST(31 AS Interval) and pk_Date32=CAST(\'2031-01-01\' AS Date32) and pk_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203100000000 AS Timestamp64) and pk_Interval64=CAST(31 AS Interval64)\n                 and \n                col_index_Int64=CAST(31 AS Int64) and col_index_Uint64=CAST(31 AS Uint64) and col_index_Int32=CAST(31 AS Int32) and col_index_Uint32=CAST(31 AS Uint32) and col_index_Int16=CAST(31 AS Int16) and col_index_Uint16=CAST(31 AS Uint16) and col_index_Int8=CAST(31 AS Int8) and col_index_Uint8=CAST(31 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'31\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'31.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'31.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44ac414f-4977-4f98-aa30-b76f961e9231, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e86e8efa-be08-4566-b08f-73047a27d283, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e86e8efa-be08-4566-b08f-73047a27d283, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(32 AS Int64) and pk_Uint64=CAST(32 AS Uint64) and pk_Int32=CAST(32 AS Int32) and pk_Uint32=CAST(32 AS Uint32) and pk_Int16=CAST(32 AS Int16) and pk_Uint16=CAST(32 AS Uint16) and pk_Int8=CAST(32 AS Int8) and pk_Uint8=CAST(32 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'32\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'32.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'32.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'320.0\' AS DyNumber) and pk_String=\'String 32\' and pk_Utf8=\'Utf8 32\' and pk_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2032-01-01\' AS Date) and pk_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203200000000 AS Timestamp) and pk_Interval=CAST(32 AS Interval) and pk_Date32=CAST(\'2032-01-01\' AS Date32) and pk_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203200000000 AS Timestamp64) and pk_Interval64=CAST(32 AS Interval64)\n                 and \n                col_index_Int64=CAST(32 AS Int64) and col_index_Uint64=CAST(32 AS Uint64) and col_index_Int32=CAST(32 AS Int32) and col_index_Uint32=CAST(32 AS Uint32) and col_index_Int16=CAST(32 AS Int16) and col_index_Uint16=CAST(32 AS Uint16) and col_index_Int8=CAST(32 AS Int8) and col_index_Uint8=CAST(32 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'32\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'32.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'32.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e86e8efa-be08-4566-b08f-73047a27d283, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f7f1f2b-3748-4dbf-9545-ad1e0185c4df, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f7f1f2b-3748-4dbf-9545-ad1e0185c4df, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(33 AS Int64) and pk_Uint64=CAST(33 AS Uint64) and pk_Int32=CAST(33 AS Int32) and pk_Uint32=CAST(33 AS Uint32) and pk_Int16=CAST(33 AS Int16) and pk_Uint16=CAST(33 AS Uint16) and pk_Int8=CAST(33 AS Int8) and pk_Uint8=CAST(33 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'33\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'33.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'33.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'330.0\' AS DyNumber) and pk_String=\'String 33\' and pk_Utf8=\'Utf8 33\' and pk_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2033-01-01\' AS Date) and pk_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203300000000 AS Timestamp) and pk_Interval=CAST(33 AS Interval) and pk_Date32=CAST(\'2033-01-01\' AS Date32) and pk_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203300000000 AS Timestamp64) and pk_Interval64=CAST(33 AS Interval64)\n                 and \n                col_index_Int64=CAST(33 AS Int64) and col_index_Uint64=CAST(33 AS Uint64) and col_index_Int32=CAST(33 AS Int32) and col_index_Uint32=CAST(33 AS Uint32) and col_index_Int16=CAST(33 AS Int16) and col_index_Uint16=CAST(33 AS Uint16) and col_index_Int8=CAST(33 AS Int8) and col_index_Uint8=CAST(33 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'33\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'33.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'33.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f7f1f2b-3748-4dbf-9545-ad1e0185c4df, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8a3b4c0c-7f7e-4328-a11b-e949741e31c7, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a3b4c0c-7f7e-4328-a11b-e949741e31c7, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(34 AS Int64) and pk_Uint64=CAST(34 AS Uint64) and pk_Int32=CAST(34 AS Int32) and pk_Uint32=CAST(34 AS Uint32) and pk_Int16=CAST(34 AS Int16) and pk_Uint16=CAST(34 AS Uint16) and pk_Int8=CAST(34 AS Int8) and pk_Uint8=CAST(34 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'34\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'34.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'34.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'340.0\' AS DyNumber) and pk_String=\'String 34\' and pk_Utf8=\'Utf8 34\' and pk_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2034-01-01\' AS Date) and pk_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203400000000 AS Timestamp) and pk_Interval=CAST(34 AS Interval) and pk_Date32=CAST(\'2034-01-01\' AS Date32) and pk_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203400000000 AS Timestamp64) and pk_Interval64=CAST(34 AS Interval64)\n                 and \n                col_index_Int64=CAST(34 AS Int64) and col_index_Uint64=CAST(34 AS Uint64) and col_index_Int32=CAST(34 AS Int32) and col_index_Uint32=CAST(34 AS Uint32) and col_index_Int16=CAST(34 AS Int16) and col_index_Uint16=CAST(34 AS Uint16) and col_index_Int8=CAST(34 AS Int8) and col_index_Uint8=CAST(34 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'34\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'34.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'34.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a3b4c0c-7f7e-4328-a11b-e949741e31c7, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ca5b1398-4a13-47ff-9711-e856c2b70208, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca5b1398-4a13-47ff-9711-e856c2b70208, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(35 AS Int64) and pk_Uint64=CAST(35 AS Uint64) and pk_Int32=CAST(35 AS Int32) and pk_Uint32=CAST(35 AS Uint32) and pk_Int16=CAST(35 AS Int16) and pk_Uint16=CAST(35 AS Uint16) and pk_Int8=CAST(35 AS Int8) and pk_Uint8=CAST(35 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'35\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'35.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'35.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'350.0\' AS DyNumber) and pk_String=\'String 35\' and pk_Utf8=\'Utf8 35\' and pk_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2035-01-01\' AS Date) and pk_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203500000000 AS Timestamp) and pk_Interval=CAST(35 AS Interval) and pk_Date32=CAST(\'2035-01-01\' AS Date32) and pk_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203500000000 AS Timestamp64) and pk_Interval64=CAST(35 AS Interval64)\n                 and \n                col_index_Int64=CAST(35 AS Int64) and col_index_Uint64=CAST(35 AS Uint64) and col_index_Int32=CAST(35 AS Int32) and col_index_Uint32=CAST(35 AS Uint32) and col_index_Int16=CAST(35 AS Int16) and col_index_Uint16=CAST(35 AS Uint16) and col_index_Int8=CAST(35 AS Int8) and col_index_Uint8=CAST(35 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'35\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'35.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'35.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca5b1398-4a13-47ff-9711-e856c2b70208, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 372b093c-a426-4da1-a6fe-36c15bfbf225, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 372b093c-a426-4da1-a6fe-36c15bfbf225, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__ASYNC` WHERE \n                pk_Int64=CAST(36 AS Int64) and pk_Uint64=CAST(36 AS Uint64) and pk_Int32=CAST(36 AS Int32) and pk_Uint32=CAST(36 AS Uint32) and pk_Int16=CAST(36 AS Int16) and pk_Uint16=CAST(36 AS Uint16) and pk_Int8=CAST(36 AS Int8) and pk_Uint8=CAST(36 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'36\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'36.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'36.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'360.0\' AS DyNumber) and pk_String=\'String 36\' and pk_Utf8=\'Utf8 36\' and pk_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2036-01-01\' AS Date) and pk_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203600000000 AS Timestamp) and pk_Interval=CAST(36 AS Interval) and pk_Date32=CAST(\'2036-01-01\' AS Date32) and pk_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203600000000 AS Timestamp64) and pk_Interval64=CAST(36 AS Interval64)\n                 and \n                col_index_Int64=CAST(36 AS Int64) and col_index_Uint64=CAST(36 AS Uint64) and col_index_Int32=CAST(36 AS Int32) and col_index_Uint32=CAST(36 AS Uint32) and col_index_Int16=CAST(36 AS Int16) and col_index_Uint16=CAST(36 AS Uint16) and col_index_Int8=CAST(36 AS Int8) and col_index_Uint8=CAST(36 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'36\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'36.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'36.123456\' AS Decimal(35,10))\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 372b093c-a426-4da1-a6fe-36c15bfbf225, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3bcac72-5d79-44b8-8ebe-4fca71408aaa, ghrun-akzihkimly.auto.internal:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3bcac72-5d79-44b8-8ebe-4fca71408aaa, ghrun-akzihkimly.auto.internal:6040): request = { session_id: "ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_0__ASYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3bcac72-5d79-44b8-8ebe-4fca71408aaa, ghrun-akzihkimly.auto.internal:6040): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IyZDhiZDYtMzEzNmU3ZWUtYzgxZWI5MDktZDIwODI5MTc=
---------------------------- 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:314 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:421 RpcState(ListEndpoints, 1865526f-ec1a-45a6-a09a-311c5a71c78e, localhost:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1865526f-ec1a-45a6-a09a-311c5a71c78e, localhost:29799): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1865526f-ec1a-45a6-a09a-311c5a71c78e, localhost:29799): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:29799". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29799
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, f280f2ed-a0d7-4874-9db4-97b048431bb4, localhost:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f280f2ed-a0d7-4874-9db4-97b048431bb4, localhost:29799): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f280f2ed-a0d7-4874-9db4-97b048431bb4, localhost:29799): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:29799". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29799
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, fadb9424-1ad5-4f30-b657-f1b786147b7d, localhost:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fadb9424-1ad5-4f30-b657-f1b786147b7d, localhost:29799): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fadb9424-1ad5-4f30-b657-f1b786147b7d, localhost:29799): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:29799". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29799
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, d04c3e06-de16-4c7e-8970-5a08cb0b63fe, localhost:29799): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d04c3e06-de16-4c7e-8970-5a08cb0b63fe, localhost:29799): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, d04c3e06-de16-4c7e-8970-5a08cb0b63fe, localhost:29799): 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-13T14:57:04.626724314+00:00", grpc_status:1, grpc_message:"Cancelled on the server side"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:29799". Error details:
 Cancelled on the server side
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29799
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:29799
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29799". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:29799
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29799". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:314 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:421 RpcState(ListEndpoints, c1246eed-30e2-4ebc-b389-bb07319cc0a2, localhost:6040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c1246eed-30e2-4ebc-b389-bb07319cc0a2, localhost:6040): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c1246eed-30e2-4ebc-b389-bb07319cc0a2, localhost:6040): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-akzihkimly.auto.internal" port: 6040 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-akzihkimly.auto.internal:6040, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6040
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29799
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29799". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:29799
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29799". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:29799
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29799". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:29799
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29799". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:29799
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29799". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:29799
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29799". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:29799
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29799". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:29799
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29799". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:29799/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21015
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28131
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24671
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29799
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13323
============================== slowest durations ===============================
171.29s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]
132.55s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]
18.45s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC] - 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/5sl2/002c91/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/5sl2/002c91/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC/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
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 1e-06 seconds, not started yet
Current KQP shutdown state: spent 3.051327 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 6.115828 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 9.163833 seconds, 2 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.307675 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.611567 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 9.95183 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.334759 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.755852 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 20.223993 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 23.519324 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 26.743335 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 29.96132 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.001702 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==708568==ERROR: LeakSanitizer: detected memory leaks

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

Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000346d162c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x0000346d162c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x0000346e038e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003a4c6a47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003a4b83c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bdb4a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001bdb4a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001bdb4a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x0000346d4f8c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x0000346d4f8c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#6 0x0000346d4f8c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#7 0x00003a4c493f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#8 0x00003a4b8031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000346d4f7a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x0000346d4f7a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#3 0x00003a4c493f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#4 0x00003a4b8031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 352 byte(s) in 11 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033e53b02 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000033e53b02 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000033e53b02 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x000033e53b02 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#5 0x000033e52972 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000033e52972 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000033e58e90 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x000033eb50d8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#9 0x0000346dfcc6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003a4c1c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#11 0x00003a4b7aa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00002751a598 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00002751a598 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00002751a598 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00002751a598 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00002751a598 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x00002751a598 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x00002751a598 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
==================== 1 passed, 1 error in 324.55s (0:05:24) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5sl2/002b93/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
173.59s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]
44.08s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]
19.52s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]
======================== 1 passed in 238.71s (0:03:58) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5sl2/002c10/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
170.32s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
44.05s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
17.06s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
======================== 1 passed in 232.75s (0:03:52) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5sl2/002c50/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
174.99s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
44.05s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
18.35s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
======================== 1 passed in 239.36s (0:03:59) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5sl2/002ccb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:63: in teardown_class
    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/5sl2/002ccb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_2__SYNC-pk_types2-all_types2-index2---SYNC/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/5sl2/002ccb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_2__SYNC-pk_types2-all_types2-index2---SYNC/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   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, not started yet
E   Current KQP shutdown state: spent 3.043897 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 6.076635 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 9.120042 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.057939 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.089864 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.105698 seconds, 1 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 4.542836 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 7.612227 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 10.659008 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.702712 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.739397 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 19.774028 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 22.805682 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 25.839968 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 28.877511 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.005698 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==711022==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000346d1712 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000346d1712 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000346d1712 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000346d1712 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000346d1712 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x0000346d1712 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x0000346d1712 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x0000346d1712 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x0000346d1712 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x0000346e038e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003a4c6a47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003a4b83c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000346d162c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x0000346d162c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x0000346e038e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003a4c6a47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003a4b83c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bdb4ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001bdb4ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001bdb4ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001bdb4ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001bdb4ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001bdb4ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001bdb4ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001bdb4ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001bdb4ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001bdb4ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x0000346d4f8c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x0000346d4f8c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #13 0x0000346d4f8c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #14 0x00003a4c493f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #15 0x00003a4b8031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000346d4f7a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x0000346d4f7a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #3 0x00003a4c493f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #4 0x00003a4b8031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bdb4a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001bdb4a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001bdb4a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x0000346d4f8c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x0000346d4f8c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #6 0x0000346d4f8c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #7 0x00003a4c493f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #8 0x00003a4b8031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033e53ba4 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000033e53ba4 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000033e53ba4 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000033e53ba4 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000033e53ba4 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000033e53ba4 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000033e53ba4 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000033e53ba4 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000033e53ba4 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000033e53ba4 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000033e53ba4 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x000033e52972 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000033e52972 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000033e58e90 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x000033eb50d8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x0000346dfcc6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003a4c1c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003a4b7aa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033e53b02 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000033e53b02 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000033e53b02 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000033e53b02 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x000033e52972 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000033e52972 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000033e58e90 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x000033eb50d8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x0000346dfcc6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003a4c1c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003a4b7aa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034734290 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034734290 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034734290 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034734290 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x000034734290 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
E   #6 0x000034734290 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
E   #7 0x0000442fae0b in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
E   #8 0x0000442fae0b in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
E   #9 0x0000442fae0b in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
E   #10 0x0000442fae0b in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
E   #11 0x0000442fae0b in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
E   #12 0x0000442fae0b in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcDiscoveryService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
E   #13 0x000044336b1d in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
E   #14 0x000044338ec0 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:438:34
E   #15 0x00003a4affec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #16 0x00003a4affec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #17 0x00003a4affec 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   #18 0x00003a4affec 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   #19 0x00003a4affec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #20 0x00003a4affec 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   #21 0x000021a2a24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x000021a2a24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x000021a2a24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x000021a2a7ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x000021a2a7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00002751a598 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00002751a598 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00002751a598 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00002751a598 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00002751a598 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x00002751a598 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x00002751a598 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x00002751a598 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x00002751a23f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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/5sl2/002ccb/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 706029
DEBUG    ya.test:process.py:259 Command (pid 706029) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 706029) elapsed time (sec): 0.9498004913330078
DEBUG    ya.test:process.py:263 Command (pid 706029) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 706029) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 706029) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 706029) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 706029) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 706029) maxrss: 476432
DEBUG    ya.test:process.py:263 Command (pid 706029) minflt: 45126
DEBUG    ya.test:process.py:263 Command (pid 706029) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 706029) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 706029) nivcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 706029) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 706029) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 706029) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 706029) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 706029) stime: 0.214671
DEBUG    ya.test:process.py:263 Command (pid 706029) utime: 0.550067
DEBUG    ya.test:process.py:263 Command (pid 706029) wtime: 0.952
DEBUG    ya.test:process.py:275 Command (pid 706029) output:
Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akzihkimly
    Host information: 
        Linux ghrun-akzihkimly 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 706029) errors:

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akzihkimly
    Host information: 
        Linux ghrun-akzihkimly 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002ccb/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2478
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/5sl2/002ccb/r3tmp/kikimr_cluster_b3gajh1e
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002ccb/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5998
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21679
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21873
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8867
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_2__SYNC-pk_types2-all_types2-index2---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/5sl2/002ccb/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/5sl2/002ccb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_2__SYNC-pk_types2-all_types2-index2---SYNC/cluster/node_1/logfile_f1ghcfg_.log --grpc-port=5998 --mon-port=21679 --ic-port=2478
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:5998/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_2__SYNC-pk_types2-all_types2-index2---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/5sl2/002ccb/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/5sl2/002ccb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_2__SYNC-pk_types2-all_types2-index2---SYNC/cluster/node_1/logfile_f1ghcfg_.log --grpc-port=5998 --mon-port=21679 --ic-port=2478
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_2__SYNC-pk_types2-all_types2-index2---SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_2__SYNC-pk_types2-all_types2-index2---SYNC/cluster/node_1/logfile_f1ghcfg_.log', '--grpc-port=5998', '--mon-port=21679', '--ic-port=2478')' in '/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_2__SYNC-pk_types2-all_types2-index2---SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 706294
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:5998/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 706298
DEBUG    ya.test:process.py:259 Command (pid 706298) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 706298) elapsed time (sec): 0.9995982646942139
DEBUG    ya.test:process.py:263 Command (pid 706298) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 706298) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 706298) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 706298) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 706298) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 706298) maxrss: 478516
DEBUG    ya.test:process.py:263 Command (pid 706298) minflt: 45133
DEBUG    ya.test:process.py:263 Command (pid 706298) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 706298) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 706298) nivcsw: 230
DEBUG    ya.test:process.py:263 Command (pid 706298) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 706298) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 706298) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 706298) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 706298) stime: 0.240176
DEBUG    ya.test:process.py:263 Command (pid 706298) utime: 0.525077
DEBUG    ya.test:process.py:263 Command (pid 706298) wtime: 1.018
DEBUG    ya.test:process.py:275 Command (pid 706298) output:
Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akzihkimly
    Host information: 
        Linux ghrun-akzihkimly 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 706298) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002ccb/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:5998', '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: 2478\n      }\n      HostConfigId: 1\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/5sl2/002ccb/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:5998', '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: 2478\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 709073
DEBUG    ya.test:process.py:259 Command (pid 709073) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 709073) elapsed time (sec): 1.256032943725586
DEBUG    ya.test:process.py:263 Command (pid 709073) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 709073) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 709073) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 709073) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 709073) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 709073) maxrss: 575044
DEBUG    ya.test:process.py:263 Command (pid 709073) minflt: 51465
DEBUG    ya.test:process.py:263 Command (pid 709073) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 709073) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 709073) nivcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 709073) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 709073) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 709073) nvcsw: 545
DEBUG    ya.test:process.py:263 Command (pid 709073) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 709073) stime: 0.31999099999999997
DEBUG    ya.test:process.py:263 Command (pid 709073) utime: 0.576274
DEBUG    ya.test:process.py:263 Command (pid 709073) wtime: 1.266
DEBUG    ya.test:process.py:275 Command (pid 709073) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002ccb/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:5998', '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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:5998', '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: 710064
DEBUG    ya.test:process.py:259 Command (pid 710064) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 710064) elapsed time (sec): 1.1374166011810303
DEBUG    ya.test:process.py:263 Command (pid 710064) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 710064) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 710064) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 710064) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 710064) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 710064) maxrss: 575044
DEBUG    ya.test:process.py:263 Command (pid 710064) minflt: 51395
DEBUG    ya.test:process.py:263 Command (pid 710064) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 710064) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 710064) nivcsw: 238
DEBUG    ya.test:process.py:263 Command (pid 710064) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 710064) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 710064) nvcsw: 589
DEBUG    ya.test:process.py:263 Command (pid 710064) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 710064) stime: 0.313729
DEBUG    ya.test:process.py:263 Command (pid 710064) utime: 0.564453
DEBUG    ya.test:process.py:263 Command (pid 710064) wtime: 1.144
DEBUG    ya.test:process.py:275 Command (pid 710064) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 710064) 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    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002ccb/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15398
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/5sl2/002ccb/r3tmp/kikimr_cluster_4mowch5w
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002ccb/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29588
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20092
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64849
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20925
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_2__SYNC-pk_types2-all_types2-index2---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/5sl2/002ccb/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/5sl2/002ccb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_2__SYNC-pk_types2-all_types2-index2---SYNC/cluster/node_1/logfile_19rwj_hl.log --grpc-port=29588 --mon-port=20092 --ic-port=15398
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:29588/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_2__SYNC-pk_types2-all_types2-index2---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/5sl2/002ccb/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/5sl2/002ccb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_2__SYNC-pk_types2-all_types2-index2---SYNC/cluster/node_1/logfile_19rwj_hl.log --grpc-port=29588 --mon-port=20092 --ic-port=15398
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_2__SYNC-pk_types2-all_types2-index2---SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_2__SYNC-pk_types2-all_types2-index2---SYNC/cluster/node_1/logfile_19rwj_hl.log', '--grpc-port=29588', '--mon-port=20092', '--ic-port=15398')' in '/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_2__SYNC-pk_types2-all_types2-index2---SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 711022
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:29588/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 711024
DEBUG    ya.test:process.py:259 Command (pid 711024) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 711024) elapsed time (sec): 0.9509990215301514
DEBUG    ya.test:process.py:263 Command (pid 711024) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 711024) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 711024) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 711024) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 711024) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 711024) maxrss: 591912
DEBUG    ya.test:process.py:263 Command (pid 711024) minflt: 44969
DEBUG    ya.test:process.py:263 Command (pid 711024) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 711024) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 711024) nivcsw: 201
DEBUG    ya.test:process.py:263 Command (pid 711024) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 711024) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 711024) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 711024) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 711024) stime: 0.23807999999999999
DEBUG    ya.test:process.py:263 Command (pid 711024) utime: 0.502493
DEBUG    ya.test:process.py:263 Command (pid 711024) wtime: 0.96
DEBUG    ya.test:process.py:275 Command (pid 711024) output:
Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akzihkimly
    Host information: 
        Linux ghrun-akzihkimly 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 711024) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002ccb/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:29588', '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: 15398\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:29588', '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: 15398\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 715547
DEBUG    ya.test:process.py:259 Command (pid 715547) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 715547) elapsed time (sec): 1.2315452098846436
DEBUG    ya.test:process.py:263 Command (pid 715547) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 715547) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 715547) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 715547) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 715547) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 715547) maxrss: 654132
DEBUG    ya.test:process.py:263 Command (pid 715547) minflt: 51465
DEBUG    ya.test:process.py:263 Command (pid 715547) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 715547) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 715547) nivcsw: 167
DEBUG    ya.test:process.py:263 Command (pid 715547) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 715547) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 715547) nvcsw: 787
DEBUG    ya.test:process.py:263 Command (pid 715547) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 715547) stime: 0.310671
DEBUG    ya.test:process.py:263 Command (pid 715547) utime: 0.5425869999999999
DEBUG    ya.test:process.py:263 Command (pid 715547) wtime: 1.239
DEBUG    ya.test:process.py:275 Command (pid 715547) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002ccb/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:29588', '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.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:29588', '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: 716455
DEBUG    ya.test:process.py:259 Command (pid 716455) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 716455) elapsed time (sec): 0.978787899017334
DEBUG    ya.test:process.py:263 Command (pid 716455) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 716455) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 716455) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 716455) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 716455) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 716455) maxrss: 654132
DEBUG    ya.test:process.py:263 Command (pid 716455) minflt: 51351
DEBUG    ya.test:process.py:263 Command (pid 716455) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 716455) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 716455) nivcsw: 215
DEBUG    ya.test:process.py:263 Command (pid 716455) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 716455) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 716455) nvcsw: 686
DEBUG    ya.test:process.py:263 Command (pid 716455) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 716455) stime: 0.290597
DEBUG    ya.test:process.py:263 Command (pid 716455) utime: 0.555895
DEBUG    ya.test:process.py:263 Command (pid 716455) wtime: 0.989
DEBUG    ya.test:process.py:275 Command (pid 716455) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 716455) 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
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_async_replication.py::TestAsyncReplication, test_name: test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC])
DEBUG    ydb.connection:connection.py:314 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:314 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:421 RpcState(ListEndpoints, 90e396fe-784d-4d15-9a51-92bcbe948c32, localhost:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 90e396fe-784d-4d15-9a51-92bcbe948c32, localhost:5998): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 90e396fe-784d-4d15-9a51-92bcbe948c32, localhost:5998): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-akzihkimly.auto.internal" port: 5998 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-akzihkimly.auto.internal:5998, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:5998
DEBUG    ydb.connection:connection.py:314 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:314 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:421 RpcState(ListEndpoints, 0339a295-a884-48b3-b0de-8cadb799276d, localhost:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0339a295-a884-48b3-b0de-8cadb799276d, localhost:29588): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0339a295-a884-48b3-b0de-8cadb799276d, localhost:29588): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-akzihkimly.auto.internal" port: 29588 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-akzihkimly.auto.internal:29588, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:29588
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 82d8257d-3e3e-4b94-b539-1891d1aba22c, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 82d8257d-3e3e-4b94-b539-1891d1aba22c, ghrun-akzihkimly.auto.internal:5998): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 82d8257d-3e3e-4b94-b539-1891d1aba22c, ghrun-akzihkimly.auto.internal:5998): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 94f26147-3426-4119-81a0-6d84173f4ee4, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 94f26147-3426-4119-81a0-6d84173f4ee4, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 94f26147-3426-4119-81a0-6d84173f4ee4, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c70ead4-afc4-43f1-9ba1-97bcc00cbb06, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c70ead4-afc4-43f1-9ba1-97bcc00cbb06, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_index_2__SYNC` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_index_DyNumber DyNumber, col_index_String String, col_index_Utf8 Utf8, col_index_UUID UUID, col_index_Date Date, col_index_Datetime Datetime,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            , INDEX idx_col_index_DyNumber GLOBAL  SYNC ON (col_index_DyNumber), INDEX idx_col_index_String GLOBAL  SYNC ON (col_index_String), INDEX idx_col_index_Utf8 GLOBAL  SYNC ON (col_index_Utf8), INDEX idx_col_index_UUID GLOBAL  SYNC ON (col_index_UUID), INDEX idx_col_index_Date GLOBAL  SYNC ON (col_index_Date), INDEX idx_col_index_Datetime GLOBAL  SYNC ON (col_index_Datetime)\n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c70ead4-afc4-43f1-9ba1-97bcc00cbb06, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 545661d6-9072-4e5e-bc15-d5dce5a32366, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 545661d6-9072-4e5e-bc15-d5dce5a32366, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 545661d6-9072-4e5e-bc15-d5dce5a32366, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d6b8f6c1-42d3-4478-82b7-9fe98cf53568, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6b8f6c1-42d3-4478-82b7-9fe98cf53568, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6b8f6c1-42d3-4478-82b7-9fe98cf53568, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d05ad382-25fa-44c6-a292-8fc21dcfcfa0, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d05ad382-25fa-44c6-a292-8fc21dcfcfa0, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d05ad382-25fa-44c6-a292-8fc21dcfcfa0, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47cb52ec-687f-4a69-953a-b5d764307e04, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47cb52ec-687f-4a69-953a-b5d764307e04, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47cb52ec-687f-4a69-953a-b5d764307e04, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09c5cebb-bf4a-4b5d-a742-02f3bb712c4a, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09c5cebb-bf4a-4b5d-a742-02f3bb712c4a, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09c5cebb-bf4a-4b5d-a742-02f3bb712c4a, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ff77dd8-25fa-4820-a221-b977e9661b81, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ff77dd8-25fa-4820-a221-b977e9661b81, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ff77dd8-25fa-4820-a221-b977e9661b81, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aeb4128b-bd3e-4c8a-942b-708e82e20a87, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aeb4128b-bd3e-4c8a-942b-708e82e20a87, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aeb4128b-bd3e-4c8a-942b-708e82e20a87, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 368ae295-e705-43e4-84d1-02c01f402501, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 368ae295-e705-43e4-84d1-02c01f402501, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 368ae295-e705-43e4-84d1-02c01f402501, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ef7701e-a16d-4a2d-bc26-f408d5f242a3, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ef7701e-a16d-4a2d-bc26-f408d5f242a3, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ef7701e-a16d-4a2d-bc26-f408d5f242a3, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f1d2b8b-76aa-4f29-9d5b-cd52383a8e02, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f1d2b8b-76aa-4f29-9d5b-cd52383a8e02, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f1d2b8b-76aa-4f29-9d5b-cd52383a8e02, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef935415-7fe2-4445-97cd-a436f09162a6, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef935415-7fe2-4445-97cd-a436f09162a6, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef935415-7fe2-4445-97cd-a436f09162a6, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f31300c-0ad9-4167-83e9-849b9505d524, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f31300c-0ad9-4167-83e9-849b9505d524, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f31300c-0ad9-4167-83e9-849b9505d524, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af7b9170-4e54-403b-82dc-ad5cc41a9ccb, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af7b9170-4e54-403b-82dc-ad5cc41a9ccb, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af7b9170-4e54-403b-82dc-ad5cc41a9ccb, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a750f1d-036d-428d-81e3-f218fd2bb999, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a750f1d-036d-428d-81e3-f218fd2bb999, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a750f1d-036d-428d-81e3-f218fd2bb999, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52c55b24-cf76-4929-aba1-dc54db865ac5, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52c55b24-cf76-4929-aba1-dc54db865ac5, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52c55b24-cf76-4929-aba1-dc54db865ac5, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e44c65d6-57b0-49f0-900e-29d8187726bf, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e44c65d6-57b0-49f0-900e-29d8187726bf, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e44c65d6-57b0-49f0-900e-29d8187726bf, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9731288-30e7-4636-b32c-e6debd87f333, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9731288-30e7-4636-b32c-e6debd87f333, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9731288-30e7-4636-b32c-e6debd87f333, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d46f2fa9-0456-4c49-959b-316ec7adf43c, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d46f2fa9-0456-4c49-959b-316ec7adf43c, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d46f2fa9-0456-4c49-959b-316ec7adf43c, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, def72dfc-8257-4a25-8856-578030fb2e80, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, def72dfc-8257-4a25-8856-578030fb2e80, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, def72dfc-8257-4a25-8856-578030fb2e80, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 93ca4029-c2cf-4c7d-8df5-40b4c3d17aa2, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93ca4029-c2cf-4c7d-8df5-40b4c3d17aa2, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93ca4029-c2cf-4c7d-8df5-40b4c3d17aa2, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9a80c59a-b3b6-4157-8170-f66e2dd1ae0b, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a80c59a-b3b6-4157-8170-f66e2dd1ae0b, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a80c59a-b3b6-4157-8170-f66e2dd1ae0b, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 420eb8ca-1686-4a40-9577-b92a0ae5d0b9, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 420eb8ca-1686-4a40-9577-b92a0ae5d0b9, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 420eb8ca-1686-4a40-9577-b92a0ae5d0b9, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da97b3f0-6c3a-46ad-8f9e-85a182c6cb8d, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da97b3f0-6c3a-46ad-8f9e-85a182c6cb8d, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da97b3f0-6c3a-46ad-8f9e-85a182c6cb8d, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bff84019-fe46-46ad-8428-99d32b6fe4c6, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bff84019-fe46-46ad-8428-99d32b6fe4c6, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bff84019-fe46-46ad-8428-99d32b6fe4c6, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 36c2eda7-065b-4fa2-adf1-140515384ab5, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36c2eda7-065b-4fa2-adf1-140515384ab5, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36c2eda7-065b-4fa2-adf1-140515384ab5, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a1a4609-2e90-42cd-b39d-0a29f0540a33, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a1a4609-2e90-42cd-b39d-0a29f0540a33, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a1a4609-2e90-42cd-b39d-0a29f0540a33, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f5aed361-833f-4c71-a8fb-6a65c1915e41, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5aed361-833f-4c71-a8fb-6a65c1915e41, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5aed361-833f-4c71-a8fb-6a65c1915e41, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 355e7c0c-659e-4c7a-9d55-bd333f52ab18, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 355e7c0c-659e-4c7a-9d55-bd333f52ab18, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                , \n                CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 355e7c0c-659e-4c7a-9d55-bd333f52ab18, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a941da68-9e6c-4539-a2ea-181f2a90cdcd, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a941da68-9e6c-4539-a2ea-181f2a90cdcd, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                , \n                CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a941da68-9e6c-4539-a2ea-181f2a90cdcd, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e51c2ffb-eef9-442f-85e1-c7d5fcfac479, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e51c2ffb-eef9-442f-85e1-c7d5fcfac479, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                , \n                CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e51c2ffb-eef9-442f-85e1-c7d5fcfac479, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 117aee5e-e44c-4028-8b21-36c6ae828216, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 117aee5e-e44c-4028-8b21-36c6ae828216, ghrun-akzihkimly.auto.internal:29588): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 117aee5e-e44c-4028-8b21-36c6ae828216, ghrun-akzihkimly.auto.internal:29588): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2335300c-2da9-4a12-b9c1-704a4e8395b4, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2335300c-2da9-4a12-b9c1-704a4e8395b4, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2335300c-2da9-4a12-b9c1-704a4e8395b4, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 050ba017-38a4-4ea0-911a-0afc83b6543e, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 050ba017-38a4-4ea0-911a-0afc83b6543e, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_index_2__SYNC`\n                        FOR `/Root/table_index_2__SYNC` AS `/Root/table_index_2__SYNC`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:5998/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 050ba017-38a4-4ea0-911a-0afc83b6543e, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 786bab34-e48e-4d13-bb6e-a7a1794f6b43, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 786bab34-e48e-4d13-bb6e-a7a1794f6b43, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_2__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 786bab34-e48e-4d13-bb6e-a7a1794f6b43, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 927db9e8-cc60-491f-bff4-537afb08089c, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 927db9e8-cc60-491f-bff4-537afb08089c, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_2__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 927db9e8-cc60-491f-bff4-537afb08089c, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c6ea1ef-bd3f-4581-9e6d-9e01651a4ead, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c6ea1ef-bd3f-4581-9e6d-9e01651a4ead, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_2__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c6ea1ef-bd3f-4581-9e6d-9e01651a4ead, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5d83f9e5-60f6-4c80-b9a5-c079a479a151, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d83f9e5-60f6-4c80-b9a5-c079a479a151, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'10.0\' AS DyNumber) and col_index_String=\'String 1\' and col_index_Utf8=\'Utf8 1\' and col_index_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2001-01-01\' AS Date) and col_index_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d83f9e5-60f6-4c80-b9a5-c079a479a151, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f80a08bb-1190-441e-85e0-87adfe429f81, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f80a08bb-1190-441e-85e0-87adfe429f81, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'20.0\' AS DyNumber) and col_index_String=\'String 2\' and col_index_Utf8=\'Utf8 2\' and col_index_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2002-01-01\' AS Date) and col_index_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f80a08bb-1190-441e-85e0-87adfe429f81, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d47972f-0931-4d4e-8019-b30a4a1cd255, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d47972f-0931-4d4e-8019-b30a4a1cd255, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d47972f-0931-4d4e-8019-b30a4a1cd255, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5d098cf1-af3f-40b7-847c-1ec8e8fffec1, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d098cf1-af3f-40b7-847c-1ec8e8fffec1, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d098cf1-af3f-40b7-847c-1ec8e8fffec1, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ed6a866-77a6-47b0-9f38-44583c3ae4a6, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ed6a866-77a6-47b0-9f38-44583c3ae4a6, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'50.0\' AS DyNumber) and col_index_String=\'String 5\' and col_index_Utf8=\'Utf8 5\' and col_index_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2005-01-01\' AS Date) and col_index_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ed6a866-77a6-47b0-9f38-44583c3ae4a6, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 209431aa-a48f-4c40-a915-5ee9e6722fad, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 209431aa-a48f-4c40-a915-5ee9e6722fad, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 209431aa-a48f-4c40-a915-5ee9e6722fad, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0bf66da7-e80d-48cf-a218-4462417fc327, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0bf66da7-e80d-48cf-a218-4462417fc327, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'70.0\' AS DyNumber) and col_index_String=\'String 7\' and col_index_Utf8=\'Utf8 7\' and col_index_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2007-01-01\' AS Date) and col_index_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0bf66da7-e80d-48cf-a218-4462417fc327, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 74d47fa4-4d2a-40ae-b5c4-a966480ae7bc, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74d47fa4-4d2a-40ae-b5c4-a966480ae7bc, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'80.0\' AS DyNumber) and col_index_String=\'String 8\' and col_index_Utf8=\'Utf8 8\' and col_index_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2008-01-01\' AS Date) and col_index_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74d47fa4-4d2a-40ae-b5c4-a966480ae7bc, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b64fe999-e911-4060-b11b-d883e223300c, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b64fe999-e911-4060-b11b-d883e223300c, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'90.0\' AS DyNumber) and col_index_String=\'String 9\' and col_index_Utf8=\'Utf8 9\' and col_index_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2009-01-01\' AS Date) and col_index_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b64fe999-e911-4060-b11b-d883e223300c, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5630ca78-69e3-4bdd-8c96-bedad5a2ce9f, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5630ca78-69e3-4bdd-8c96-bedad5a2ce9f, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'100.0\' AS DyNumber) and col_index_String=\'String 10\' and col_index_Utf8=\'Utf8 10\' and col_index_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2010-01-01\' AS Date) and col_index_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5630ca78-69e3-4bdd-8c96-bedad5a2ce9f, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, abf6e13f-0481-4022-93f8-7db4d7608596, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abf6e13f-0481-4022-93f8-7db4d7608596, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'110.0\' AS DyNumber) and col_index_String=\'String 11\' and col_index_Utf8=\'Utf8 11\' and col_index_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2011-01-01\' AS Date) and col_index_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, abf6e13f-0481-4022-93f8-7db4d7608596, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0e5322da-7171-4c56-a615-a645ff8a39d2, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e5322da-7171-4c56-a615-a645ff8a39d2, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'120.0\' AS DyNumber) and col_index_String=\'String 12\' and col_index_Utf8=\'Utf8 12\' and col_index_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2012-01-01\' AS Date) and col_index_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e5322da-7171-4c56-a615-a645ff8a39d2, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f38305f2-6971-48be-a9a8-48fa33dc4837, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f38305f2-6971-48be-a9a8-48fa33dc4837, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'130.0\' AS DyNumber) and col_index_String=\'String 13\' and col_index_Utf8=\'Utf8 13\' and col_index_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2013-01-01\' AS Date) and col_index_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f38305f2-6971-48be-a9a8-48fa33dc4837, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b569113-74cd-4a4b-916e-7fde38ecc6d1, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b569113-74cd-4a4b-916e-7fde38ecc6d1, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'140.0\' AS DyNumber) and col_index_String=\'String 14\' and col_index_Utf8=\'Utf8 14\' and col_index_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2014-01-01\' AS Date) and col_index_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b569113-74cd-4a4b-916e-7fde38ecc6d1, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2828ee61-5622-4736-8d73-9e17ae1220ad, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2828ee61-5622-4736-8d73-9e17ae1220ad, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'150.0\' AS DyNumber) and col_index_String=\'String 15\' and col_index_Utf8=\'Utf8 15\' and col_index_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2015-01-01\' AS Date) and col_index_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2828ee61-5622-4736-8d73-9e17ae1220ad, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, 60d16851-85ef-4c74-acbd-99b74003a118, localhost:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 60d16851-85ef-4c74-acbd-99b74003a118, localhost:5998): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 60d16851-85ef-4c74-acbd-99b74003a118, localhost:5998): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-akzihkimly.auto.internal" port: 5998 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-akzihkimly.auto.internal:5998, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5998
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9bc53200-3976-4d51-9538-7998c00bbf01, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bc53200-3976-4d51-9538-7998c00bbf01, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'160.0\' AS DyNumber) and col_index_String=\'String 16\' and col_index_Utf8=\'Utf8 16\' and col_index_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2016-01-01\' AS Date) and col_index_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9bc53200-3976-4d51-9538-7998c00bbf01, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, ab9926bc-56fd-4574-80e2-7a2413d06093, localhost:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ab9926bc-56fd-4574-80e2-7a2413d06093, localhost:29588): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ab9926bc-56fd-4574-80e2-7a2413d06093, localhost:29588): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-akzihkimly.auto.internal" port: 29588 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-akzihkimly.auto.internal:29588, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29588
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 522ec55a-c684-4867-a682-1789ac25f279, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 522ec55a-c684-4867-a682-1789ac25f279, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'170.0\' AS DyNumber) and col_index_String=\'String 17\' and col_index_Utf8=\'Utf8 17\' and col_index_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2017-01-01\' AS Date) and col_index_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 522ec55a-c684-4867-a682-1789ac25f279, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ca3605a5-3bfb-44e5-a653-fd1414b27047, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca3605a5-3bfb-44e5-a653-fd1414b27047, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'180.0\' AS DyNumber) and col_index_String=\'String 18\' and col_index_Utf8=\'Utf8 18\' and col_index_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2018-01-01\' AS Date) and col_index_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca3605a5-3bfb-44e5-a653-fd1414b27047, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, daedb88e-7aaa-445e-9340-572f405093f9, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, daedb88e-7aaa-445e-9340-572f405093f9, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'190.0\' AS DyNumber) and col_index_String=\'String 19\' and col_index_Utf8=\'Utf8 19\' and col_index_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2019-01-01\' AS Date) and col_index_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, daedb88e-7aaa-445e-9340-572f405093f9, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f00bedee-2e5a-431c-a11f-5cd31cf54871, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f00bedee-2e5a-431c-a11f-5cd31cf54871, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'200.0\' AS DyNumber) and col_index_String=\'String 20\' and col_index_Utf8=\'Utf8 20\' and col_index_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2020-01-01\' AS Date) and col_index_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f00bedee-2e5a-431c-a11f-5cd31cf54871, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 241363cb-d156-49a1-b531-db91448e0647, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 241363cb-d156-49a1-b531-db91448e0647, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'210.0\' AS DyNumber) and col_index_String=\'String 21\' and col_index_Utf8=\'Utf8 21\' and col_index_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2021-01-01\' AS Date) and col_index_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 241363cb-d156-49a1-b531-db91448e0647, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c64453f3-782c-4bbf-bdd0-8ad8c2d6fdda, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c64453f3-782c-4bbf-bdd0-8ad8c2d6fdda, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'220.0\' AS DyNumber) and col_index_String=\'String 22\' and col_index_Utf8=\'Utf8 22\' and col_index_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2022-01-01\' AS Date) and col_index_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c64453f3-782c-4bbf-bdd0-8ad8c2d6fdda, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 30ab5281-e4f8-40d6-a001-01d4aac750f0, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 30ab5281-e4f8-40d6-a001-01d4aac750f0, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'230.0\' AS DyNumber) and col_index_String=\'String 23\' and col_index_Utf8=\'Utf8 23\' and col_index_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2023-01-01\' AS Date) and col_index_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 30ab5281-e4f8-40d6-a001-01d4aac750f0, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a2b70f13-b589-4958-8f98-1ff88d33cbe2, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2b70f13-b589-4958-8f98-1ff88d33cbe2, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'240.0\' AS DyNumber) and col_index_String=\'String 24\' and col_index_Utf8=\'Utf8 24\' and col_index_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2024-01-01\' AS Date) and col_index_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2b70f13-b589-4958-8f98-1ff88d33cbe2, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 01e6ff29-cfe6-4923-8697-8ee20dd36279, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01e6ff29-cfe6-4923-8697-8ee20dd36279, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'250.0\' AS DyNumber) and col_index_String=\'String 25\' and col_index_Utf8=\'Utf8 25\' and col_index_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2025-01-01\' AS Date) and col_index_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01e6ff29-cfe6-4923-8697-8ee20dd36279, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8482ce39-fb9e-4c7a-8f3a-77bf1a40fc47, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8482ce39-fb9e-4c7a-8f3a-77bf1a40fc47, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'260.0\' AS DyNumber) and col_index_String=\'String 26\' and col_index_Utf8=\'Utf8 26\' and col_index_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2026-01-01\' AS Date) and col_index_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8482ce39-fb9e-4c7a-8f3a-77bf1a40fc47, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0308d83b-9069-4f7e-a4c4-bef30ce95021, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0308d83b-9069-4f7e-a4c4-bef30ce95021, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'270.0\' AS DyNumber) and col_index_String=\'String 27\' and col_index_Utf8=\'Utf8 27\' and col_index_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2027-01-01\' AS Date) and col_index_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0308d83b-9069-4f7e-a4c4-bef30ce95021, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44d12807-76c8-4634-abd6-e0dfeccceb63, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44d12807-76c8-4634-abd6-e0dfeccceb63, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(28 AS Int64) and pk_Uint64=CAST(28 AS Uint64) and pk_Int32=CAST(28 AS Int32) and pk_Uint32=CAST(28 AS Uint32) and pk_Int16=CAST(28 AS Int16) and pk_Uint16=CAST(28 AS Uint16) and pk_Int8=CAST(28 AS Int8) and pk_Uint8=CAST(28 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'28\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'280.0\' AS DyNumber) and pk_String=\'String 28\' and pk_Utf8=\'Utf8 28\' and pk_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2028-01-01\' AS Date) and pk_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202800000000 AS Timestamp) and pk_Interval=CAST(28 AS Interval) and pk_Date32=CAST(\'2028-01-01\' AS Date32) and pk_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202800000000 AS Timestamp64) and pk_Interval64=CAST(28 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'280.0\' AS DyNumber) and col_index_String=\'String 28\' and col_index_Utf8=\'Utf8 28\' and col_index_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2028-01-01\' AS Date) and col_index_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44d12807-76c8-4634-abd6-e0dfeccceb63, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c8f9d0f-a7e7-4ea0-b194-c40fa16fe96e, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c8f9d0f-a7e7-4ea0-b194-c40fa16fe96e, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(29 AS Int64) and pk_Uint64=CAST(29 AS Uint64) and pk_Int32=CAST(29 AS Int32) and pk_Uint32=CAST(29 AS Uint32) and pk_Int16=CAST(29 AS Int16) and pk_Uint16=CAST(29 AS Uint16) and pk_Int8=CAST(29 AS Int8) and pk_Uint8=CAST(29 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'29\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'290.0\' AS DyNumber) and pk_String=\'String 29\' and pk_Utf8=\'Utf8 29\' and pk_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2029-01-01\' AS Date) and pk_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202900000000 AS Timestamp) and pk_Interval=CAST(29 AS Interval) and pk_Date32=CAST(\'2029-01-01\' AS Date32) and pk_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202900000000 AS Timestamp64) and pk_Interval64=CAST(29 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'290.0\' AS DyNumber) and col_index_String=\'String 29\' and col_index_Utf8=\'Utf8 29\' and col_index_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2029-01-01\' AS Date) and col_index_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c8f9d0f-a7e7-4ea0-b194-c40fa16fe96e, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3161e8b3-7149-400c-8a71-363a1ad9db31, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3161e8b3-7149-400c-8a71-363a1ad9db31, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(30 AS Int64) and pk_Uint64=CAST(30 AS Uint64) and pk_Int32=CAST(30 AS Int32) and pk_Uint32=CAST(30 AS Uint32) and pk_Int16=CAST(30 AS Int16) and pk_Uint16=CAST(30 AS Uint16) and pk_Int8=CAST(30 AS Int8) and pk_Uint8=CAST(30 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'30\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'300.0\' AS DyNumber) and pk_String=\'String 30\' and pk_Utf8=\'Utf8 30\' and pk_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2030-01-01\' AS Date) and pk_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203000000000 AS Timestamp) and pk_Interval=CAST(30 AS Interval) and pk_Date32=CAST(\'2030-01-01\' AS Date32) and pk_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203000000000 AS Timestamp64) and pk_Interval64=CAST(30 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'300.0\' AS DyNumber) and col_index_String=\'String 30\' and col_index_Utf8=\'Utf8 30\' and col_index_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2030-01-01\' AS Date) and col_index_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3161e8b3-7149-400c-8a71-363a1ad9db31, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b31813f-1431-45a6-b821-3a467a2aff62, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b31813f-1431-45a6-b821-3a467a2aff62, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_2__SYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b31813f-1431-45a6-b821-3a467a2aff62, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 348f2b4d-9303-474d-b9f3-d32b400debbc, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 348f2b4d-9303-474d-b9f3-d32b400debbc, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_index_2__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 348f2b4d-9303-474d-b9f3-d32b400debbc, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 493b2e48-aa33-489e-9939-e1b0d53b3d6e, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 493b2e48-aa33-489e-9939-e1b0d53b3d6e, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_2__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 493b2e48-aa33-489e-9939-e1b0d53b3d6e, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 08bdde3e-2359-4568-a393-5e4b1841b651, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08bdde3e-2359-4568-a393-5e4b1841b651, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_2__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 08bdde3e-2359-4568-a393-5e4b1841b651, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c19279ef-f44e-4f27-af4e-4f6820fec931, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c19279ef-f44e-4f27-af4e-4f6820fec931, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c19279ef-f44e-4f27-af4e-4f6820fec931, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 829cffe9-9885-4889-8a5a-aef042b67d74, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 829cffe9-9885-4889-8a5a-aef042b67d74, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 829cffe9-9885-4889-8a5a-aef042b67d74, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 65483f2e-340d-49eb-8808-2a0e09c76138, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65483f2e-340d-49eb-8808-2a0e09c76138, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65483f2e-340d-49eb-8808-2a0e09c76138, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ba3202d3-af55-4bf4-b497-139a6867e9c7, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba3202d3-af55-4bf4-b497-139a6867e9c7, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba3202d3-af55-4bf4-b497-139a6867e9c7, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 026c9e8d-4486-469c-8d59-512db9aa4e00, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 026c9e8d-4486-469c-8d59-512db9aa4e00, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 026c9e8d-4486-469c-8d59-512db9aa4e00, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 53ae69de-5eaa-487d-808d-d467ff4e9f04, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53ae69de-5eaa-487d-808d-d467ff4e9f04, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 53ae69de-5eaa-487d-808d-d467ff4e9f04, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0724b1a-fad5-480e-8df7-04916af2f62c, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0724b1a-fad5-480e-8df7-04916af2f62c, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0724b1a-fad5-480e-8df7-04916af2f62c, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bdb9f0f3-f068-4fd3-aea1-2a693e3eb432, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bdb9f0f3-f068-4fd3-aea1-2a693e3eb432, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bdb9f0f3-f068-4fd3-aea1-2a693e3eb432, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3332a9f1-a813-460e-8657-a2ccc79b5615, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3332a9f1-a813-460e-8657-a2ccc79b5615, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3332a9f1-a813-460e-8657-a2ccc79b5615, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5045555c-5f7a-44cb-9c29-a01447bb22ad, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5045555c-5f7a-44cb-9c29-a01447bb22ad, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5045555c-5f7a-44cb-9c29-a01447bb22ad, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58c2a861-1f93-49ee-ae4a-fe0d3bf07a80, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58c2a861-1f93-49ee-ae4a-fe0d3bf07a80, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58c2a861-1f93-49ee-ae4a-fe0d3bf07a80, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, 4db8dde8-9901-4623-814b-4bc014ac3838, localhost:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4db8dde8-9901-4623-814b-4bc014ac3838, localhost:5998): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4db8dde8-9901-4623-814b-4bc014ac3838, localhost:5998): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-akzihkimly.auto.internal" port: 5998 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-akzihkimly.auto.internal:5998, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5998
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6d0db76a-07e5-4b85-ab83-5748ae91cb58, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d0db76a-07e5-4b85-ab83-5748ae91cb58, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d0db76a-07e5-4b85-ab83-5748ae91cb58, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, 20c68d63-0643-4727-84cb-246c06782f41, localhost:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 20c68d63-0643-4727-84cb-246c06782f41, localhost:29588): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 20c68d63-0643-4727-84cb-246c06782f41, localhost:29588): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-akzihkimly.auto.internal" port: 29588 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-akzihkimly.auto.internal:29588, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29588
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 517f475a-36b6-4b47-b8e8-7baec19e09da, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 517f475a-36b6-4b47-b8e8-7baec19e09da, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 517f475a-36b6-4b47-b8e8-7baec19e09da, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8bcdc482-89b3-4e6d-8375-4886b504ea0a, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8bcdc482-89b3-4e6d-8375-4886b504ea0a, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8bcdc482-89b3-4e6d-8375-4886b504ea0a, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c84aa4d6-2f9f-477d-a707-fc44df4882a3, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c84aa4d6-2f9f-477d-a707-fc44df4882a3, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c84aa4d6-2f9f-477d-a707-fc44df4882a3, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ace2ed2-3a04-403c-9b30-381483c883ea, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ace2ed2-3a04-403c-9b30-381483c883ea, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ace2ed2-3a04-403c-9b30-381483c883ea, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4128ad31-f82e-4d51-a5e7-87db04fb1fdb, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4128ad31-f82e-4d51-a5e7-87db04fb1fdb, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4128ad31-f82e-4d51-a5e7-87db04fb1fdb, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dbbb4907-3532-4cf8-bb2f-401437eb1f92, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbbb4907-3532-4cf8-bb2f-401437eb1f92, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dbbb4907-3532-4cf8-bb2f-401437eb1f92, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5fe1cfe3-eb34-4dc1-8219-8b9c207faf91, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5fe1cfe3-eb34-4dc1-8219-8b9c207faf91, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5fe1cfe3-eb34-4dc1-8219-8b9c207faf91, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3c8c6ded-16a9-4369-81d4-76af2b270c3b, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c8c6ded-16a9-4369-81d4-76af2b270c3b, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c8c6ded-16a9-4369-81d4-76af2b270c3b, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 14e67459-c751-4729-8dab-ad4f150208cb, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14e67459-c751-4729-8dab-ad4f150208cb, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 14e67459-c751-4729-8dab-ad4f150208cb, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7090c03a-b027-4274-80d6-4ebc19dcf320, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7090c03a-b027-4274-80d6-4ebc19dcf320, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7090c03a-b027-4274-80d6-4ebc19dcf320, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 613ec26d-5965-40c9-b58d-23d517049677, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 613ec26d-5965-40c9-b58d-23d517049677, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 613ec26d-5965-40c9-b58d-23d517049677, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a193d6b-7463-41cb-9163-c40793d0fce5, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a193d6b-7463-41cb-9163-c40793d0fce5, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a193d6b-7463-41cb-9163-c40793d0fce5, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5890a007-484c-49ad-8cc5-abfbc3202cbb, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5890a007-484c-49ad-8cc5-abfbc3202cbb, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5890a007-484c-49ad-8cc5-abfbc3202cbb, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f8c9de45-902d-4bb4-bdc4-8429a50065e7, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8c9de45-902d-4bb4-bdc4-8429a50065e7, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8c9de45-902d-4bb4-bdc4-8429a50065e7, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 963ea836-acfb-44d8-9d57-bb10230eb5bf, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 963ea836-acfb-44d8-9d57-bb10230eb5bf, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 963ea836-acfb-44d8-9d57-bb10230eb5bf, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a802bb92-a9f3-4f1a-a5d2-2888038b2dd1, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a802bb92-a9f3-4f1a-a5d2-2888038b2dd1, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                , \n                CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a802bb92-a9f3-4f1a-a5d2-2888038b2dd1, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4e41395d-d4c4-4082-be63-b691b7cc7a13, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e41395d-d4c4-4082-be63-b691b7cc7a13, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                , \n                CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e41395d-d4c4-4082-be63-b691b7cc7a13, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 42ee4ba7-33c3-48a1-b5e4-8b1a521a4546, ghrun-akzihkimly.auto.internal:5998): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42ee4ba7-33c3-48a1-b5e4-8b1a521a4546, ghrun-akzihkimly.auto.internal:5998): request = { session_id: "ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                , \n                CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42ee4ba7-33c3-48a1-b5e4-8b1a521a4546, ghrun-akzihkimly.auto.internal:5998): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRkZTUwOTYtZjQ5NDJkYmEtOGI5MmU3NjItZjgxYmQ5OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e2987b23-edfc-454f-b2b0-ba04e63b5663, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e2987b23-edfc-454f-b2b0-ba04e63b5663, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_2__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e2987b23-edfc-454f-b2b0-ba04e63b5663, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 23129c30-330e-43da-9859-1e180277db76, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23129c30-330e-43da-9859-1e180277db76, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'10.0\' AS DyNumber) and col_index_String=\'String 1\' and col_index_Utf8=\'Utf8 1\' and col_index_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2001-01-01\' AS Date) and col_index_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23129c30-330e-43da-9859-1e180277db76, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f3e59371-4562-49c2-aaa7-3dc550ca0366, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f3e59371-4562-49c2-aaa7-3dc550ca0366, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'20.0\' AS DyNumber) and col_index_String=\'String 2\' and col_index_Utf8=\'Utf8 2\' and col_index_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2002-01-01\' AS Date) and col_index_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3e59371-4562-49c2-aaa7-3dc550ca0366, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f4523f7-0173-4670-a92f-6af7d8ab1474, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f4523f7-0173-4670-a92f-6af7d8ab1474, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f4523f7-0173-4670-a92f-6af7d8ab1474, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3fc29d91-95cf-4d22-bf59-30e5582a7e3b, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fc29d91-95cf-4d22-bf59-30e5582a7e3b, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3fc29d91-95cf-4d22-bf59-30e5582a7e3b, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1a9ec3a9-07db-4a43-8527-dd38a421ceeb, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a9ec3a9-07db-4a43-8527-dd38a421ceeb, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'50.0\' AS DyNumber) and col_index_String=\'String 5\' and col_index_Utf8=\'Utf8 5\' and col_index_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2005-01-01\' AS Date) and col_index_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a9ec3a9-07db-4a43-8527-dd38a421ceeb, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ab673c0-e0be-49e0-b5de-1b9065dfbfad, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ab673c0-e0be-49e0-b5de-1b9065dfbfad, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ab673c0-e0be-49e0-b5de-1b9065dfbfad, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f37c964d-fb7f-4820-87db-5cef8a03a1aa, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f37c964d-fb7f-4820-87db-5cef8a03a1aa, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'70.0\' AS DyNumber) and col_index_String=\'String 7\' and col_index_Utf8=\'Utf8 7\' and col_index_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2007-01-01\' AS Date) and col_index_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f37c964d-fb7f-4820-87db-5cef8a03a1aa, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff0356cb-9078-4870-929a-0bae39b25085, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff0356cb-9078-4870-929a-0bae39b25085, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'80.0\' AS DyNumber) and col_index_String=\'String 8\' and col_index_Utf8=\'Utf8 8\' and col_index_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2008-01-01\' AS Date) and col_index_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff0356cb-9078-4870-929a-0bae39b25085, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a00bf604-9b48-468f-9543-a01ac8d8c5fe, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a00bf604-9b48-468f-9543-a01ac8d8c5fe, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'90.0\' AS DyNumber) and col_index_String=\'String 9\' and col_index_Utf8=\'Utf8 9\' and col_index_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2009-01-01\' AS Date) and col_index_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a00bf604-9b48-468f-9543-a01ac8d8c5fe, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 550a2257-be7d-4690-93d6-f75a2513b8a6, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 550a2257-be7d-4690-93d6-f75a2513b8a6, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'100.0\' AS DyNumber) and col_index_String=\'String 10\' and col_index_Utf8=\'Utf8 10\' and col_index_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2010-01-01\' AS Date) and col_index_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 550a2257-be7d-4690-93d6-f75a2513b8a6, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2cfccc16-0d7f-477b-8913-aca9cfff78d5, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2cfccc16-0d7f-477b-8913-aca9cfff78d5, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'110.0\' AS DyNumber) and col_index_String=\'String 11\' and col_index_Utf8=\'Utf8 11\' and col_index_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2011-01-01\' AS Date) and col_index_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2cfccc16-0d7f-477b-8913-aca9cfff78d5, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f9610aa0-38dd-488a-9741-ae426122bb41, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9610aa0-38dd-488a-9741-ae426122bb41, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'120.0\' AS DyNumber) and col_index_String=\'String 12\' and col_index_Utf8=\'Utf8 12\' and col_index_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2012-01-01\' AS Date) and col_index_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f9610aa0-38dd-488a-9741-ae426122bb41, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7addc07b-bdfa-42ae-ab6d-07959bfa304d, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7addc07b-bdfa-42ae-ab6d-07959bfa304d, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'130.0\' AS DyNumber) and col_index_String=\'String 13\' and col_index_Utf8=\'Utf8 13\' and col_index_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2013-01-01\' AS Date) and col_index_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7addc07b-bdfa-42ae-ab6d-07959bfa304d, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 69f16b06-0ac0-4264-9da2-97a960230972, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69f16b06-0ac0-4264-9da2-97a960230972, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'140.0\' AS DyNumber) and col_index_String=\'String 14\' and col_index_Utf8=\'Utf8 14\' and col_index_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2014-01-01\' AS Date) and col_index_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69f16b06-0ac0-4264-9da2-97a960230972, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2cc10ba2-2c06-42a4-8c42-bc16b6e8e1ed, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2cc10ba2-2c06-42a4-8c42-bc16b6e8e1ed, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'150.0\' AS DyNumber) and col_index_String=\'String 15\' and col_index_Utf8=\'Utf8 15\' and col_index_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2015-01-01\' AS Date) and col_index_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2cc10ba2-2c06-42a4-8c42-bc16b6e8e1ed, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef5c29ec-1836-4d78-9c10-2ff84b9482f6, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef5c29ec-1836-4d78-9c10-2ff84b9482f6, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'160.0\' AS DyNumber) and col_index_String=\'String 16\' and col_index_Utf8=\'Utf8 16\' and col_index_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2016-01-01\' AS Date) and col_index_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef5c29ec-1836-4d78-9c10-2ff84b9482f6, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1de9b424-a068-4f7b-8c3a-7f62c07c0468, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1de9b424-a068-4f7b-8c3a-7f62c07c0468, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'170.0\' AS DyNumber) and col_index_String=\'String 17\' and col_index_Utf8=\'Utf8 17\' and col_index_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2017-01-01\' AS Date) and col_index_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1de9b424-a068-4f7b-8c3a-7f62c07c0468, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 41e6d228-8d48-463c-bb31-910d9a969379, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41e6d228-8d48-463c-bb31-910d9a969379, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'180.0\' AS DyNumber) and col_index_String=\'String 18\' and col_index_Utf8=\'Utf8 18\' and col_index_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2018-01-01\' AS Date) and col_index_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 41e6d228-8d48-463c-bb31-910d9a969379, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aed576b5-dbe3-462c-8673-b6f51080d653, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aed576b5-dbe3-462c-8673-b6f51080d653, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'190.0\' AS DyNumber) and col_index_String=\'String 19\' and col_index_Utf8=\'Utf8 19\' and col_index_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2019-01-01\' AS Date) and col_index_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aed576b5-dbe3-462c-8673-b6f51080d653, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f0fe484d-b40e-44b7-abd8-b14fa4d52f62, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0fe484d-b40e-44b7-abd8-b14fa4d52f62, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'200.0\' AS DyNumber) and col_index_String=\'String 20\' and col_index_Utf8=\'Utf8 20\' and col_index_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2020-01-01\' AS Date) and col_index_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f0fe484d-b40e-44b7-abd8-b14fa4d52f62, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe97de0a-9561-4848-baa3-91dffc3acfe5, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe97de0a-9561-4848-baa3-91dffc3acfe5, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'210.0\' AS DyNumber) and col_index_String=\'String 21\' and col_index_Utf8=\'Utf8 21\' and col_index_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2021-01-01\' AS Date) and col_index_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe97de0a-9561-4848-baa3-91dffc3acfe5, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32426784-a954-49b4-a024-01070a526179, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32426784-a954-49b4-a024-01070a526179, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'220.0\' AS DyNumber) and col_index_String=\'String 22\' and col_index_Utf8=\'Utf8 22\' and col_index_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2022-01-01\' AS Date) and col_index_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32426784-a954-49b4-a024-01070a526179, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 36b9dccc-01bf-400a-a17b-69c5557ba80d, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36b9dccc-01bf-400a-a17b-69c5557ba80d, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'230.0\' AS DyNumber) and col_index_String=\'String 23\' and col_index_Utf8=\'Utf8 23\' and col_index_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2023-01-01\' AS Date) and col_index_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36b9dccc-01bf-400a-a17b-69c5557ba80d, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2fd6aa84-5388-4e24-a0d7-ebe1f80bf8d4, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2fd6aa84-5388-4e24-a0d7-ebe1f80bf8d4, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'240.0\' AS DyNumber) and col_index_String=\'String 24\' and col_index_Utf8=\'Utf8 24\' and col_index_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2024-01-01\' AS Date) and col_index_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2fd6aa84-5388-4e24-a0d7-ebe1f80bf8d4, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, efa81ee3-68db-4669-8b10-ab27ddbfa388, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, efa81ee3-68db-4669-8b10-ab27ddbfa388, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'250.0\' AS DyNumber) and col_index_String=\'String 25\' and col_index_Utf8=\'Utf8 25\' and col_index_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2025-01-01\' AS Date) and col_index_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, efa81ee3-68db-4669-8b10-ab27ddbfa388, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3b8827d2-26a0-4c43-8da6-2f2ebdcca996, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3b8827d2-26a0-4c43-8da6-2f2ebdcca996, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'260.0\' AS DyNumber) and col_index_String=\'String 26\' and col_index_Utf8=\'Utf8 26\' and col_index_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2026-01-01\' AS Date) and col_index_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3b8827d2-26a0-4c43-8da6-2f2ebdcca996, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c9883d7c-272e-4b64-951f-bb739e89fd5c, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9883d7c-272e-4b64-951f-bb739e89fd5c, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'270.0\' AS DyNumber) and col_index_String=\'String 27\' and col_index_Utf8=\'Utf8 27\' and col_index_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2027-01-01\' AS Date) and col_index_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c9883d7c-272e-4b64-951f-bb739e89fd5c, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b36705d-10ee-4e32-b0e1-35f45e3f1ad2, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b36705d-10ee-4e32-b0e1-35f45e3f1ad2, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(28 AS Int64) and pk_Uint64=CAST(28 AS Uint64) and pk_Int32=CAST(28 AS Int32) and pk_Uint32=CAST(28 AS Uint32) and pk_Int16=CAST(28 AS Int16) and pk_Uint16=CAST(28 AS Uint16) and pk_Int8=CAST(28 AS Int8) and pk_Uint8=CAST(28 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'28\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'280.0\' AS DyNumber) and pk_String=\'String 28\' and pk_Utf8=\'Utf8 28\' and pk_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2028-01-01\' AS Date) and pk_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202800000000 AS Timestamp) and pk_Interval=CAST(28 AS Interval) and pk_Date32=CAST(\'2028-01-01\' AS Date32) and pk_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202800000000 AS Timestamp64) and pk_Interval64=CAST(28 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'280.0\' AS DyNumber) and col_index_String=\'String 28\' and col_index_Utf8=\'Utf8 28\' and col_index_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2028-01-01\' AS Date) and col_index_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b36705d-10ee-4e32-b0e1-35f45e3f1ad2, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a94ccb24-b815-48c7-b561-1a97b3d02885, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a94ccb24-b815-48c7-b561-1a97b3d02885, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(29 AS Int64) and pk_Uint64=CAST(29 AS Uint64) and pk_Int32=CAST(29 AS Int32) and pk_Uint32=CAST(29 AS Uint32) and pk_Int16=CAST(29 AS Int16) and pk_Uint16=CAST(29 AS Uint16) and pk_Int8=CAST(29 AS Int8) and pk_Uint8=CAST(29 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'29\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'290.0\' AS DyNumber) and pk_String=\'String 29\' and pk_Utf8=\'Utf8 29\' and pk_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2029-01-01\' AS Date) and pk_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202900000000 AS Timestamp) and pk_Interval=CAST(29 AS Interval) and pk_Date32=CAST(\'2029-01-01\' AS Date32) and pk_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202900000000 AS Timestamp64) and pk_Interval64=CAST(29 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'290.0\' AS DyNumber) and col_index_String=\'String 29\' and col_index_Utf8=\'Utf8 29\' and col_index_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2029-01-01\' AS Date) and col_index_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a94ccb24-b815-48c7-b561-1a97b3d02885, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 828a47c5-de4b-41ce-b2df-b0fa644e803e, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 828a47c5-de4b-41ce-b2df-b0fa644e803e, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_2__SYNC` WHERE \n                pk_Int64=CAST(30 AS Int64) and pk_Uint64=CAST(30 AS Uint64) and pk_Int32=CAST(30 AS Int32) and pk_Uint32=CAST(30 AS Uint32) and pk_Int16=CAST(30 AS Int16) and pk_Uint16=CAST(30 AS Uint16) and pk_Int8=CAST(30 AS Int8) and pk_Uint8=CAST(30 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'30\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'300.0\' AS DyNumber) and pk_String=\'String 30\' and pk_Utf8=\'Utf8 30\' and pk_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2030-01-01\' AS Date) and pk_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203000000000 AS Timestamp) and pk_Interval=CAST(30 AS Interval) and pk_Date32=CAST(\'2030-01-01\' AS Date32) and pk_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203000000000 AS Timestamp64) and pk_Interval64=CAST(30 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'300.0\' AS DyNumber) and col_index_String=\'String 30\' and col_index_Utf8=\'Utf8 30\' and col_index_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2030-01-01\' AS Date) and col_index_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 828a47c5-de4b-41ce-b2df-b0fa644e803e, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d2b0b0c-07a2-46e3-8abb-42df0f70e7f1, ghrun-akzihkimly.auto.internal:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d2b0b0c-07a2-46e3-8abb-42df0f70e7f1, ghrun-akzihkimly.auto.internal:29588): request = { session_id: "ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_2__SYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d2b0b0c-07a2-46e3-8abb-42df0f70e7f1, ghrun-akzihkimly.auto.internal:29588): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4YmMwYjYtMTg5NjIzZDItNzkyNDhmYTQtYTU5OTgwMDk=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:5998/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8867
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21873
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21679
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5998
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2478
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, 347f4188-f450-4c53-ad6f-85a077ae65ef, localhost:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 347f4188-f450-4c53-ad6f-85a077ae65ef, localhost:29588): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 347f4188-f450-4c53-ad6f-85a077ae65ef, localhost:29588): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:29588". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29588
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, cd59f564-7ce0-48ab-a74f-0d9a28bfb642, localhost:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cd59f564-7ce0-48ab-a74f-0d9a28bfb642, localhost:29588): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cd59f564-7ce0-48ab-a74f-0d9a28bfb642, localhost:29588): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:29588". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29588
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, b701f4bc-2e9b-4e99-b192-2b0b73b1680a, localhost:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b701f4bc-2e9b-4e99-b192-2b0b73b1680a, localhost:29588): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b701f4bc-2e9b-4e99-b192-2b0b73b1680a, localhost:29588): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:29588". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29588
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, 29dc864a-547c-45c2-b5b0-080e7bfa6ebf, localhost:29588): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 29dc864a-547c-45c2-b5b0-080e7bfa6ebf, localhost:29588): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, 29dc864a-547c-45c2-b5b0-080e7bfa6ebf, localhost:29588): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cancelled on the server side", grpc_status:1, created_time:"2025-10-13T14:58:41.815905192+00:00"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:29588". Error details:
 Cancelled on the server side
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29588
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:29588
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29588". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:29588
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29588". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:314 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.connection:connection.py:549 Closing channel for endpoint localhost:5998
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5998". Check endpoint correctness.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29588
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29588". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:314 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.connection:connection.py:549 Closing channel for endpoint localhost:5998
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5998". Check endpoint correctness.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29588
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29588". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:314 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.connection:connection.py:549 Closing channel for endpoint localhost:5998
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5998". Check endpoint correctness.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29588
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29588". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:314 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.connection:connection.py:549 Closing channel for endpoint localhost:5998
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5998". Check endpoint correctness.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29588
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29588". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:314 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.connection:connection.py:549 Closing channel for endpoint localhost:5998
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5998". Check endpoint correctness.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29588
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29588". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:314 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.connection:connection.py:549 Closing channel for endpoint localhost:5998
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5998". Check endpoint correctness.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29588
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29588". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:314 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.connection:connection.py:549 Closing channel for endpoint localhost:5998
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5998". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:29588
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29588". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:5998
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5998". Check endpoint correctness.
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:29588/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20925
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64849
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20092
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29588
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15398
============================== slowest durations ===============================
256.59s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]
144.57s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]
18.53s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC] - 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/5sl2/002ccb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_2__SYNC-pk_types2-all_types2-index2---SYNC/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/5sl2/002ccb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_2__SYNC-pk_types2-all_types2-index2---SYNC/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
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, not started yet
Current KQP shutdown state: spent 3.043897 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 6.076635 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 9.120042 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.057939 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.089864 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.105698 seconds, 1 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 4.542836 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 7.612227 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 10.659008 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.702712 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.739397 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 19.774028 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 22.805682 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 25.839968 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 28.877511 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.005698 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==711022==ERROR: LeakSanitizer: detected memory leaks

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

Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000346d162c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x0000346d162c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x0000346e038e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003a4c6a47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003a4b83c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000346d4f7a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x0000346d4f7a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#3 0x00003a4c493f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#4 0x00003a4b8031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bdb4a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001bdb4a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001bdb4a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x0000346d4f8c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x0000346d4f8c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#6 0x0000346d4f8c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#7 0x00003a4c493f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#8 0x00003a4b8031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 352 byte(s) in 11 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033e53b02 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000033e53b02 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000033e53b02 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x000033e53b02 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#5 0x000033e52972 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000033e52972 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000033e58e90 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x000033eb50d8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#9 0x0000346dfcc6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003a4c1c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#11 0x00003a4b7aa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 3 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034734290 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034734290 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034734290 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034734290 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x000034734290 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
#6 0x000034734290 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
#7 0x0000442fae0b in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
#8 0x0000442fae0b in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
#9 0x0000442fae0b in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
#10 0x0000442fae0b in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
#11 0x0000442fae0b in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
#12 0x0000442fae0b in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcDiscoveryService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
#13 0x000044336b1d in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
#14 0x000044338ec0 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:438:34
#15 0x00003a4affec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#16 0x00003a4affec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#17 0x00003a4affec 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
#18 0x00003a4affec 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
#19 0x00003a4affec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#20 0x00003a4affec 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
#21 0x000021a2a24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x000021a2a24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x000021a2a24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x000021a2a7ac in Execute /-S/util/thread/factory.h:15:13
#25 0x000021a2a7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00002751a598 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00002751a598 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00002751a598 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00002751a598 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00002751a598 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x00002751a598 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x00002751a598 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x00002751a598 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x00002751a23f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
==================== 1 passed, 1 error in 422.13s (0:07:02) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5sl2/002c09/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
250.27s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]
34.03s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]
15.37s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]
======================== 1 passed in 300.80s (0:05:00) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5sl2/002baf/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
250.26s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]
34.04s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]
18.62s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]
======================== 1 passed in 304.48s (0:05:04) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5sl2/002c49/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--] _
ydb/tests/datashard/lib/multicluster_test_base.py:63: in teardown_class
    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/5sl2/002c49/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/5sl2/002c49/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/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   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 1e-06 seconds, not started yet
E   Current KQP shutdown state: spent 3.031022 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 6.084027 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 9.135699 seconds, 2 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.416245 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.82798 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 10.23261 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.332774 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.491466 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 19.689578 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 22.996703 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 26.351451 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 29.717568 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.003544 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==711142==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000346d1712 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000346d1712 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000346d1712 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000346d1712 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000346d1712 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x0000346d1712 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x0000346d1712 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x0000346d1712 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x0000346d1712 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x0000346e038e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003a4c6a47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003a4b83c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000346d162c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x0000346d162c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x0000346e038e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003a4c6a47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003a4b83c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bdb4ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001bdb4ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001bdb4ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001bdb4ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001bdb4ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001bdb4ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001bdb4ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001bdb4ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001bdb4ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001bdb4ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x0000346d4f8c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x0000346d4f8c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #13 0x0000346d4f8c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #14 0x00003a4c493f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #15 0x00003a4b8031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bdb4a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001bdb4a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001bdb4a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x0000346d4f8c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x0000346d4f8c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #6 0x0000346d4f8c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #7 0x00003a4c493f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #8 0x00003a4b8031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000346d4f7a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x0000346d4f7a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #3 0x00003a4c493f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #4 0x00003a4b8031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033e53ba4 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000033e53ba4 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000033e53ba4 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000033e53ba4 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000033e53ba4 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000033e53ba4 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000033e53ba4 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000033e53ba4 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000033e53ba4 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000033e53ba4 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000033e53ba4 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x000033e52972 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000033e52972 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000033e58e90 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x000033eb50d8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x0000346dfcc6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003a4c1c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003a4b7aa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033e53b02 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000033e53b02 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000033e53b02 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000033e53b02 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x000033e52972 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000033e52972 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000033e58e90 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x000033eb50d8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x0000346dfcc6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003a4c1c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003a4b7aa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00002751a598 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00002751a598 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00002751a598 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00002751a598 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00002751a598 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x00002751a598 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x00002751a598 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x00002751a598 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x00002751a23f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x000027519098 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003a56c56a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003a56c56a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x00003a56c56a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #14 0x00003a56c56a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003a56c56a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #16 0x00001f398d2f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003a55a90f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003a55a90f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003a55a90f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x000045d81e3e in NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003a4affec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003a4affec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003a4affec 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 0x00003a4affec 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 0x00003a4affec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003a4affec 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 0x000021a2a24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x000021a2a24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x000021a2a24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x000021a2a7ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x000021a2a7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00002751a598 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00002751a598 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00002751a598 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00002751a598 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00002751a598 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x00002751a598 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x00002751a598 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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/5sl2/002c49/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 710356
DEBUG    ya.test:process.py:259 Command (pid 710356) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 710356) elapsed time (sec): 0.9106333255767822
DEBUG    ya.test:process.py:263 Command (pid 710356) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 710356) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 710356) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 710356) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 710356) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 710356) maxrss: 474596
DEBUG    ya.test:process.py:263 Command (pid 710356) minflt: 45065
DEBUG    ya.test:process.py:263 Command (pid 710356) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 710356) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 710356) nivcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 710356) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 710356) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 710356) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 710356) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 710356) stime: 0.267268
DEBUG    ya.test:process.py:263 Command (pid 710356) utime: 0.506116
DEBUG    ya.test:process.py:263 Command (pid 710356) wtime: 0.931
DEBUG    ya.test:process.py:275 Command (pid 710356) output:
Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akzihkimly
    Host information: 
        Linux ghrun-akzihkimly 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 710356) errors:

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akzihkimly
    Host information: 
        Linux ghrun-akzihkimly 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002c49/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24720
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/5sl2/002c49/r3tmp/kikimr_cluster_lw_uaxn6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002c49/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15402
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8062
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32412
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5859
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5sl2/002c49/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/5sl2/002c49/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/5sl2/002c49/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/logfile_3kovaxwx.log --grpc-port=15402 --mon-port=8062 --ic-port=24720
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:15402/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5sl2/002c49/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/5sl2/002c49/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/5sl2/002c49/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/logfile_3kovaxwx.log --grpc-port=15402 --mon-port=8062 --ic-port=24720
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5sl2/002c49/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5sl2/002c49/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/5sl2/002c49/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/logfile_3kovaxwx.log', '--grpc-port=15402', '--mon-port=8062', '--ic-port=24720')' in '/home/runner/.ya/build/build_root/5sl2/002c49/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 711142
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:15402/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5sl2/002c49/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 711143
DEBUG    ya.test:process.py:259 Command (pid 711143) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 711143) elapsed time (sec): 0.9932379722595215
DEBUG    ya.test:process.py:263 Command (pid 711143) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 711143) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 711143) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 711143) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 711143) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 711143) maxrss: 476276
DEBUG    ya.test:process.py:263 Command (pid 711143) minflt: 45149
DEBUG    ya.test:process.py:263 Command (pid 711143) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 711143) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 711143) nivcsw: 215
DEBUG    ya.test:process.py:263 Command (pid 711143) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 711143) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 711143) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 711143) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 711143) stime: 0.288081
DEBUG    ya.test:process.py:263 Command (pid 711143) utime: 0.515697
DEBUG    ya.test:process.py:263 Command (pid 711143) wtime: 0.995
DEBUG    ya.test:process.py:275 Command (pid 711143) output:
Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akzihkimly
    Host information: 
        Linux ghrun-akzihkimly 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 711143) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002c49/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/5sl2/002c49/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:15402', '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: 24720\n      }\n      HostConfigId: 1\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/5sl2/002c49/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:15402', '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: 24720\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 716028
DEBUG    ya.test:process.py:259 Command (pid 716028) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 716028) elapsed time (sec): 0.9185280799865723
DEBUG    ya.test:process.py:263 Command (pid 716028) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 716028) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 716028) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 716028) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 716028) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 716028) maxrss: 583820
DEBUG    ya.test:process.py:263 Command (pid 716028) minflt: 51368
DEBUG    ya.test:process.py:263 Command (pid 716028) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 716028) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 716028) nivcsw: 165
DEBUG    ya.test:process.py:263 Command (pid 716028) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 716028) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 716028) nvcsw: 666
DEBUG    ya.test:process.py:263 Command (pid 716028) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 716028) stime: 0.289826
DEBUG    ya.test:process.py:263 Command (pid 716028) utime: 0.541268
DEBUG    ya.test:process.py:263 Command (pid 716028) wtime: 0.939
DEBUG    ya.test:process.py:275 Command (pid 716028) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002c49/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/5sl2/002c49/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:15402', '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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5sl2/002c49/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:15402', '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: 716739
DEBUG    ya.test:process.py:259 Command (pid 716739) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 716739) elapsed time (sec): 0.952824592590332
DEBUG    ya.test:process.py:263 Command (pid 716739) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 716739) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 716739) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 716739) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 716739) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 716739) maxrss: 584076
DEBUG    ya.test:process.py:263 Command (pid 716739) minflt: 51401
DEBUG    ya.test:process.py:263 Command (pid 716739) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 716739) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 716739) nivcsw: 231
DEBUG    ya.test:process.py:263 Command (pid 716739) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 716739) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 716739) nvcsw: 1040
DEBUG    ya.test:process.py:263 Command (pid 716739) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 716739) stime: 0.26062399999999997
DEBUG    ya.test:process.py:263 Command (pid 716739) utime: 0.559632
DEBUG    ya.test:process.py:263 Command (pid 716739) wtime: 0.955
DEBUG    ya.test:process.py:275 Command (pid 716739) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 716739) 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    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002c49/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15625
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/5sl2/002c49/r3tmp/kikimr_cluster_f6nqhvp3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002c49/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25795
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6804
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22548
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11400
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5sl2/002c49/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/5sl2/002c49/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/5sl2/002c49/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/logfile_e8ewnbbj.log --grpc-port=25795 --mon-port=6804 --ic-port=15625
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:25795/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5sl2/002c49/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/5sl2/002c49/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/5sl2/002c49/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/logfile_e8ewnbbj.log --grpc-port=25795 --mon-port=6804 --ic-port=15625
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5sl2/002c49/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5sl2/002c49/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/5sl2/002c49/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/logfile_e8ewnbbj.log', '--grpc-port=25795', '--mon-port=6804', '--ic-port=15625')' in '/home/runner/.ya/build/build_root/5sl2/002c49/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 717894
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:25795/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5sl2/002c49/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 717909
DEBUG    ya.test:process.py:259 Command (pid 717909) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 717909) elapsed time (sec): 1.037719488143921
DEBUG    ya.test:process.py:263 Command (pid 717909) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 717909) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 717909) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 717909) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 717909) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 717909) maxrss: 601476
DEBUG    ya.test:process.py:263 Command (pid 717909) minflt: 45096
DEBUG    ya.test:process.py:263 Command (pid 717909) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 717909) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 717909) nivcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 717909) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 717909) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 717909) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 717909) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 717909) stime: 0.25776899999999997
DEBUG    ya.test:process.py:263 Command (pid 717909) utime: 0.486131
DEBUG    ya.test:process.py:263 Command (pid 717909) wtime: 1.045
DEBUG    ya.test:process.py:275 Command (pid 717909) output:
Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akzihkimly
    Host information: 
        Linux ghrun-akzihkimly 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 717909) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002c49/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/5sl2/002c49/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:25795', '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: 15625\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5sl2/002c49/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:25795', '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: 15625\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 721229
DEBUG    ya.test:process.py:259 Command (pid 721229) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 721229) elapsed time (sec): 0.926426887512207
DEBUG    ya.test:process.py:263 Command (pid 721229) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 721229) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 721229) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 721229) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 721229) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 721229) maxrss: 681612
DEBUG    ya.test:process.py:263 Command (pid 721229) minflt: 51307
DEBUG    ya.test:process.py:263 Command (pid 721229) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 721229) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 721229) nivcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 721229) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 721229) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 721229) nvcsw: 747
DEBUG    ya.test:process.py:263 Command (pid 721229) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 721229) stime: 0.337445
DEBUG    ya.test:process.py:263 Command (pid 721229) utime: 0.530184
DEBUG    ya.test:process.py:263 Command (pid 721229) wtime: 0.928
DEBUG    ya.test:process.py:275 Command (pid 721229) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002c49/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/5sl2/002c49/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:25795', '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.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5sl2/002c49/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:25795', '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: 721729
DEBUG    ya.test:process.py:259 Command (pid 721729) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 721729) elapsed time (sec): 0.8631484508514404
DEBUG    ya.test:process.py:263 Command (pid 721729) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 721729) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 721729) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 721729) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 721729) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 721729) maxrss: 681612
DEBUG    ya.test:process.py:263 Command (pid 721729) minflt: 51439
DEBUG    ya.test:process.py:263 Command (pid 721729) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 721729) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 721729) nivcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 721729) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 721729) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 721729) nvcsw: 487
DEBUG    ya.test:process.py:263 Command (pid 721729) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 721729) stime: 0.282953
DEBUG    ya.test:process.py:263 Command (pid 721729) utime: 0.527654
DEBUG    ya.test:process.py:263 Command (pid 721729) wtime: 0.865
DEBUG    ya.test:process.py:275 Command (pid 721729) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 721729) 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
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_async_replication.py::TestAsyncReplication, test_name: test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--])
DEBUG    ydb.connection:connection.py:314 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:314 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:421 RpcState(ListEndpoints, 7c59362d-003e-4329-9b0a-b9833d0a6a50, localhost:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7c59362d-003e-4329-9b0a-b9833d0a6a50, localhost:15402): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7c59362d-003e-4329-9b0a-b9833d0a6a50, localhost:15402): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-akzihkimly.auto.internal" port: 15402 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-akzihkimly.auto.internal:15402, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:15402
DEBUG    ydb.connection:connection.py:314 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:314 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:421 RpcState(ListEndpoints, a448de8c-8894-413f-bd52-bc664bc0f366, localhost:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a448de8c-8894-413f-bd52-bc664bc0f366, localhost:25795): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a448de8c-8894-413f-bd52-bc664bc0f366, localhost:25795): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-akzihkimly.auto.internal" port: 25795 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-akzihkimly.auto.internal:25795, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:25795
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9f238681-838e-4166-a61c-bc8c213bc632, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9f238681-838e-4166-a61c-bc8c213bc632, ghrun-akzihkimly.auto.internal:15402): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9f238681-838e-4166-a61c-bc8c213bc632, ghrun-akzihkimly.auto.internal:15402): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9e033a8b-1ea8-4495-b36d-5ef43e77ee2d, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9e033a8b-1ea8-4495-b36d-5ef43e77ee2d, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9e033a8b-1ea8-4495-b36d-5ef43e77ee2d, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9baf69b8-9329-43b0-922e-b2d89d5a43dd, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9baf69b8-9329-43b0-922e-b2d89d5a43dd, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_ttl_Date` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, ttl_Date Date,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            \n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9baf69b8-9329-43b0-922e-b2d89d5a43dd, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bc31f0ac-4d13-4226-a154-0194a2f3b509, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bc31f0ac-4d13-4226-a154-0194a2f3b509, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_ttl_Date SET ( TTL = \n         Interval(\"P18262D\") \n         ON ttl_Date  )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bc31f0ac-4d13-4226-a154-0194a2f3b509, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5caa3911-c2d4-458b-b43a-132a5b3b1f9d, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5caa3911-c2d4-458b-b43a-132a5b3b1f9d, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                \n                , \n                CAST(\'2001-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5caa3911-c2d4-458b-b43a-132a5b3b1f9d, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f878a48-0980-4719-8e69-742669fad67b, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f878a48-0980-4719-8e69-742669fad67b, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                \n                , \n                CAST(\'2002-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f878a48-0980-4719-8e69-742669fad67b, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2da387e7-f76f-4312-9573-348fe3b3996a, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2da387e7-f76f-4312-9573-348fe3b3996a, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                \n                , \n                CAST(\'2003-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2da387e7-f76f-4312-9573-348fe3b3996a, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 358395c7-458f-40f2-be65-d0d45729c509, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 358395c7-458f-40f2-be65-d0d45729c509, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                \n                , \n                CAST(\'2004-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 358395c7-458f-40f2-be65-d0d45729c509, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6cb9ac63-dd36-41de-a8cd-faac24717b30, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6cb9ac63-dd36-41de-a8cd-faac24717b30, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                \n                , \n                CAST(\'2005-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6cb9ac63-dd36-41de-a8cd-faac24717b30, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, add4fdd3-9a13-4081-b416-78dc42fa73f1, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, add4fdd3-9a13-4081-b416-78dc42fa73f1, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                \n                , \n                CAST(\'2006-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, add4fdd3-9a13-4081-b416-78dc42fa73f1, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 63b52f04-59c3-48b3-b41a-74dda5fbdd7c, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 63b52f04-59c3-48b3-b41a-74dda5fbdd7c, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                \n                , \n                CAST(\'2007-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 63b52f04-59c3-48b3-b41a-74dda5fbdd7c, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c52b8ad-b164-4e21-bd7f-23db4c22b7dc, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c52b8ad-b164-4e21-bd7f-23db4c22b7dc, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                \n                , \n                CAST(\'2008-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c52b8ad-b164-4e21-bd7f-23db4c22b7dc, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d336ae46-8803-4be5-8a38-6a69d6603477, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d336ae46-8803-4be5-8a38-6a69d6603477, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                \n                , \n                CAST(\'2009-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d336ae46-8803-4be5-8a38-6a69d6603477, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0e705532-8aaa-42aa-9403-e4c315694ca3, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e705532-8aaa-42aa-9403-e4c315694ca3, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                \n                , \n                CAST(\'2010-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e705532-8aaa-42aa-9403-e4c315694ca3, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3949cfe7-d517-4720-ac21-00fbfb542e88, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3949cfe7-d517-4720-ac21-00fbfb542e88, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                \n                , \n                CAST(\'2011-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3949cfe7-d517-4720-ac21-00fbfb542e88, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28016d09-d148-4c58-9d2d-9abc47f14ad9, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28016d09-d148-4c58-9d2d-9abc47f14ad9, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                \n                , \n                CAST(\'2012-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28016d09-d148-4c58-9d2d-9abc47f14ad9, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f2199740-3f2e-403a-bc96-daf6b0520e75, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2199740-3f2e-403a-bc96-daf6b0520e75, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                \n                , \n                CAST(\'2013-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2199740-3f2e-403a-bc96-daf6b0520e75, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 939f6d12-d65e-4078-b14f-a858eab468a4, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 939f6d12-d65e-4078-b14f-a858eab468a4, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                \n                , \n                CAST(\'2014-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 939f6d12-d65e-4078-b14f-a858eab468a4, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 581c96dc-2157-4921-85b7-017e458a5509, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 581c96dc-2157-4921-85b7-017e458a5509, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                \n                , \n                CAST(\'2015-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 581c96dc-2157-4921-85b7-017e458a5509, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed37390c-4bcc-4de0-b8ce-4139e5e22089, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed37390c-4bcc-4de0-b8ce-4139e5e22089, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                \n                , \n                CAST(\'2016-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed37390c-4bcc-4de0-b8ce-4139e5e22089, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f20bbdc-4291-4756-a02c-3770c4774af4, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f20bbdc-4291-4756-a02c-3770c4774af4, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                \n                , \n                CAST(\'2017-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f20bbdc-4291-4756-a02c-3770c4774af4, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1d741216-e9e5-4c8a-85bc-2cc236e7606d, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d741216-e9e5-4c8a-85bc-2cc236e7606d, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                \n                , \n                CAST(\'2018-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d741216-e9e5-4c8a-85bc-2cc236e7606d, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1066383a-dda1-46d3-846d-ff8628b93273, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1066383a-dda1-46d3-846d-ff8628b93273, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                \n                , \n                CAST(\'2019-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1066383a-dda1-46d3-846d-ff8628b93273, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c2991842-5f78-46c9-b5ad-42c7a80e87bf, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c2991842-5f78-46c9-b5ad-42c7a80e87bf, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                \n                , \n                CAST(\'2020-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c2991842-5f78-46c9-b5ad-42c7a80e87bf, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a818719-575d-4fe1-bf91-812a9df9c8c6, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a818719-575d-4fe1-bf91-812a9df9c8c6, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                \n                , \n                CAST(\'2021-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a818719-575d-4fe1-bf91-812a9df9c8c6, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 62751e75-c011-412a-9170-ca995f18dcef, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62751e75-c011-412a-9170-ca995f18dcef, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                \n                , \n                CAST(\'2022-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62751e75-c011-412a-9170-ca995f18dcef, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8285b90b-9aa2-48c7-8f57-8e83f24148cc, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8285b90b-9aa2-48c7-8f57-8e83f24148cc, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                \n                , \n                CAST(\'2023-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8285b90b-9aa2-48c7-8f57-8e83f24148cc, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b2666ad5-cb01-4f78-a598-9e7d672873c0, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2666ad5-cb01-4f78-a598-9e7d672873c0, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                \n                , \n                CAST(\'2024-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2666ad5-cb01-4f78-a598-9e7d672873c0, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28ce2a42-0516-42c6-a037-1dbd95e9bc18, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28ce2a42-0516-42c6-a037-1dbd95e9bc18, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                \n                , \n                CAST(\'2025-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28ce2a42-0516-42c6-a037-1dbd95e9bc18, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c6e9ab3e-a0c4-482a-9676-ef0873030fed, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c6e9ab3e-a0c4-482a-9676-ef0873030fed, ghrun-akzihkimly.auto.internal:25795): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c6e9ab3e-a0c4-482a-9676-ef0873030fed, ghrun-akzihkimly.auto.internal:25795): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0350b1a1-3d5d-4d62-b84d-b41e8de3af87, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0350b1a1-3d5d-4d62-b84d-b41e8de3af87, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0350b1a1-3d5d-4d62-b84d-b41e8de3af87, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 42c9af05-9490-4f7c-ba9f-8b65d830b13a, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42c9af05-9490-4f7c-ba9f-8b65d830b13a, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_ttl_Date`\n                        FOR `/Root/table_ttl_Date` AS `/Root/table_ttl_Date`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:15402/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42c9af05-9490-4f7c-ba9f-8b65d830b13a, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a45a95ce-ee13-41c7-bc58-270530f95241, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a45a95ce-ee13-41c7-bc58-270530f95241, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Date" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a45a95ce-ee13-41c7-bc58-270530f95241, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 119d4779-805f-4112-a176-7e7dedf2c13d, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 119d4779-805f-4112-a176-7e7dedf2c13d, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Date" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 119d4779-805f-4112-a176-7e7dedf2c13d, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c01e266c-f8cf-4002-bad9-8d1cb8ef7579, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c01e266c-f8cf-4002-bad9-8d1cb8ef7579, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2001-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c01e266c-f8cf-4002-bad9-8d1cb8ef7579, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 38063c2c-dc86-46c8-9348-dfcd491eb86b, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38063c2c-dc86-46c8-9348-dfcd491eb86b, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2002-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 38063c2c-dc86-46c8-9348-dfcd491eb86b, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f9eba51-a190-4977-bbea-e1710ac2a993, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f9eba51-a190-4977-bbea-e1710ac2a993, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2003-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f9eba51-a190-4977-bbea-e1710ac2a993, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ac380440-925f-417f-9bf7-e0ad94369b16, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac380440-925f-417f-9bf7-e0ad94369b16, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2004-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac380440-925f-417f-9bf7-e0ad94369b16, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 054ed209-117c-4297-a912-5612b401b2bf, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 054ed209-117c-4297-a912-5612b401b2bf, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2005-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 054ed209-117c-4297-a912-5612b401b2bf, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5b7c3b8d-f4d4-4738-bd88-4b07f1445732, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b7c3b8d-f4d4-4738-bd88-4b07f1445732, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2006-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5b7c3b8d-f4d4-4738-bd88-4b07f1445732, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c57b120-0be8-4ad7-aeb7-cb0449005b90, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c57b120-0be8-4ad7-aeb7-cb0449005b90, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2007-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c57b120-0be8-4ad7-aeb7-cb0449005b90, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2d544f2a-72f0-40fe-9edb-2e89198e4cbc, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d544f2a-72f0-40fe-9edb-2e89198e4cbc, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2008-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d544f2a-72f0-40fe-9edb-2e89198e4cbc, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e96976e5-7767-414b-9e93-ec34d14f07aa, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e96976e5-7767-414b-9e93-ec34d14f07aa, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2009-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e96976e5-7767-414b-9e93-ec34d14f07aa, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 909d55fb-fd47-4d00-80a0-546b20e12a12, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 909d55fb-fd47-4d00-80a0-546b20e12a12, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2010-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 909d55fb-fd47-4d00-80a0-546b20e12a12, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b6f8e20e-4ab5-4e0e-a1cf-f3a7bb98aa85, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b6f8e20e-4ab5-4e0e-a1cf-f3a7bb98aa85, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2011-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b6f8e20e-4ab5-4e0e-a1cf-f3a7bb98aa85, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3487198a-1189-48dc-852d-2e51f3674bc6, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3487198a-1189-48dc-852d-2e51f3674bc6, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2012-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3487198a-1189-48dc-852d-2e51f3674bc6, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df44d061-2c7c-4d75-9bb7-c44f6dc8e51d, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df44d061-2c7c-4d75-9bb7-c44f6dc8e51d, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2013-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df44d061-2c7c-4d75-9bb7-c44f6dc8e51d, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e523ff47-2207-4d11-8a51-523f402b4ecd, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e523ff47-2207-4d11-8a51-523f402b4ecd, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2014-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e523ff47-2207-4d11-8a51-523f402b4ecd, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3bb9b80c-55e9-44fd-a041-da0ba1d54e00, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3bb9b80c-55e9-44fd-a041-da0ba1d54e00, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2015-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3bb9b80c-55e9-44fd-a041-da0ba1d54e00, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4e7ad8ab-d6ff-4299-8f0a-f2ea571c2daa, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e7ad8ab-d6ff-4299-8f0a-f2ea571c2daa, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2016-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e7ad8ab-d6ff-4299-8f0a-f2ea571c2daa, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b1dec5d2-cb29-48f5-9c5d-41639164d565, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1dec5d2-cb29-48f5-9c5d-41639164d565, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2017-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b1dec5d2-cb29-48f5-9c5d-41639164d565, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 95d15386-dfe9-4875-9754-b57d7ae610f8, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95d15386-dfe9-4875-9754-b57d7ae610f8, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2018-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95d15386-dfe9-4875-9754-b57d7ae610f8, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 55199160-5650-496b-b2cc-bdafaf2dd893, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55199160-5650-496b-b2cc-bdafaf2dd893, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2019-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 55199160-5650-496b-b2cc-bdafaf2dd893, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 606069f5-3ea8-4a05-93ce-be5b0e4fabe3, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 606069f5-3ea8-4a05-93ce-be5b0e4fabe3, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2020-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 606069f5-3ea8-4a05-93ce-be5b0e4fabe3, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e07ab8cf-1a21-49bd-9f28-513bf26b3a6e, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e07ab8cf-1a21-49bd-9f28-513bf26b3a6e, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2021-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e07ab8cf-1a21-49bd-9f28-513bf26b3a6e, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0176f420-65f6-40f5-9202-ff8f7c717ef1, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0176f420-65f6-40f5-9202-ff8f7c717ef1, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2022-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0176f420-65f6-40f5-9202-ff8f7c717ef1, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e17d997b-0623-4014-9b00-04c459702993, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e17d997b-0623-4014-9b00-04c459702993, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2023-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e17d997b-0623-4014-9b00-04c459702993, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e295c57-24bc-4b26-b776-320f7505f606, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e295c57-24bc-4b26-b776-320f7505f606, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2024-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e295c57-24bc-4b26-b776-320f7505f606, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f40eeb9a-9ab7-4096-b5b0-948c96b606db, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f40eeb9a-9ab7-4096-b5b0-948c96b606db, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2025-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f40eeb9a-9ab7-4096-b5b0-948c96b606db, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98638edb-ff9f-44ef-a819-e8d29e8632aa, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98638edb-ff9f-44ef-a819-e8d29e8632aa, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_ttl_Date`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98638edb-ff9f-44ef-a819-e8d29e8632aa, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 426096c7-678c-484e-ad61-b5c8eb2e6f24, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 426096c7-678c-484e-ad61-b5c8eb2e6f24, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_ttl_Date" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 426096c7-678c-484e-ad61-b5c8eb2e6f24, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7889733-595d-4f02-aa48-063ca78d48d9, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7889733-595d-4f02-aa48-063ca78d48d9, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Date" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7889733-595d-4f02-aa48-063ca78d48d9, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8da04a84-07f9-4b16-8faf-108504f8182e, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8da04a84-07f9-4b16-8faf-108504f8182e, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Date" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8da04a84-07f9-4b16-8faf-108504f8182e, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8ffe1b7b-3b68-41ca-8ef6-90cd37178233, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ffe1b7b-3b68-41ca-8ef6-90cd37178233, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                \n                , \n                CAST(\'2001-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8ffe1b7b-3b68-41ca-8ef6-90cd37178233, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d36a212-72aa-4202-9f38-9429ae94c7ac, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d36a212-72aa-4202-9f38-9429ae94c7ac, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                \n                , \n                CAST(\'2002-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d36a212-72aa-4202-9f38-9429ae94c7ac, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19a5172d-fcf8-4991-bd71-734ed4c4696e, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19a5172d-fcf8-4991-bd71-734ed4c4696e, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                \n                , \n                CAST(\'2003-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19a5172d-fcf8-4991-bd71-734ed4c4696e, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 34c4469c-d72e-40e4-b845-f55ef4a27b40, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34c4469c-d72e-40e4-b845-f55ef4a27b40, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                \n                , \n                CAST(\'2004-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34c4469c-d72e-40e4-b845-f55ef4a27b40, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a0ad18c-53cf-414e-9990-f75d86da0c1c, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a0ad18c-53cf-414e-9990-f75d86da0c1c, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                \n                , \n                CAST(\'2005-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a0ad18c-53cf-414e-9990-f75d86da0c1c, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 20236916-2846-4694-9596-47bae5b9b6dd, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20236916-2846-4694-9596-47bae5b9b6dd, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                \n                , \n                CAST(\'2006-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20236916-2846-4694-9596-47bae5b9b6dd, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3b54ac8d-831c-46b0-ba7d-7f51dfc25762, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3b54ac8d-831c-46b0-ba7d-7f51dfc25762, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                \n                , \n                CAST(\'2007-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3b54ac8d-831c-46b0-ba7d-7f51dfc25762, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d15a770-3b07-4e06-ae5e-c5196b0fc852, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d15a770-3b07-4e06-ae5e-c5196b0fc852, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                \n                , \n                CAST(\'2008-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d15a770-3b07-4e06-ae5e-c5196b0fc852, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8da886e0-dc53-4a05-9910-2abefb34f651, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8da886e0-dc53-4a05-9910-2abefb34f651, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                \n                , \n                CAST(\'2009-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8da886e0-dc53-4a05-9910-2abefb34f651, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e16d6d3-fce2-4996-934e-28d046cf7b7e, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e16d6d3-fce2-4996-934e-28d046cf7b7e, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                \n                , \n                CAST(\'2010-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e16d6d3-fce2-4996-934e-28d046cf7b7e, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4081c5b8-b1dd-4b46-b803-3bc3abb3fca0, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4081c5b8-b1dd-4b46-b803-3bc3abb3fca0, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                \n                , \n                CAST(\'2011-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4081c5b8-b1dd-4b46-b803-3bc3abb3fca0, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0444efb-f230-4eb0-b9ce-ee0ce4979253, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0444efb-f230-4eb0-b9ce-ee0ce4979253, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                \n                , \n                CAST(\'2012-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0444efb-f230-4eb0-b9ce-ee0ce4979253, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a3736989-e180-4f30-bdf8-6cdf5e707f80, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3736989-e180-4f30-bdf8-6cdf5e707f80, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                \n                , \n                CAST(\'2013-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3736989-e180-4f30-bdf8-6cdf5e707f80, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 270e8cdf-048e-4ce6-ad63-1b9b26aec7c9, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 270e8cdf-048e-4ce6-ad63-1b9b26aec7c9, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                \n                , \n                CAST(\'2014-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 270e8cdf-048e-4ce6-ad63-1b9b26aec7c9, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 30c67f6c-a5a0-407a-bf1a-edef9ca30575, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 30c67f6c-a5a0-407a-bf1a-edef9ca30575, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                \n                , \n                CAST(\'2015-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 30c67f6c-a5a0-407a-bf1a-edef9ca30575, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 405274f9-5e50-4c06-a85a-0c9d1d8b7655, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 405274f9-5e50-4c06-a85a-0c9d1d8b7655, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                \n                , \n                CAST(\'2016-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 405274f9-5e50-4c06-a85a-0c9d1d8b7655, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79856403-d579-4bcb-9381-004255f9a58e, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79856403-d579-4bcb-9381-004255f9a58e, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                \n                , \n                CAST(\'2017-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79856403-d579-4bcb-9381-004255f9a58e, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 83d1e6e6-054d-4154-85bf-aeed22aa75cf, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 83d1e6e6-054d-4154-85bf-aeed22aa75cf, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                \n                , \n                CAST(\'2018-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 83d1e6e6-054d-4154-85bf-aeed22aa75cf, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6461d26a-523b-4332-add4-1b5173da6d9e, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6461d26a-523b-4332-add4-1b5173da6d9e, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                \n                , \n                CAST(\'2019-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6461d26a-523b-4332-add4-1b5173da6d9e, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab1d136d-9a46-4604-b067-cf105d3d9d27, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab1d136d-9a46-4604-b067-cf105d3d9d27, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                \n                , \n                CAST(\'2020-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab1d136d-9a46-4604-b067-cf105d3d9d27, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b06f7b13-dfc0-447f-a271-65583efaab8d, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b06f7b13-dfc0-447f-a271-65583efaab8d, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                \n                , \n                CAST(\'2021-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b06f7b13-dfc0-447f-a271-65583efaab8d, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3ff94e1-bfa6-47ed-85f7-ee2efd519438, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3ff94e1-bfa6-47ed-85f7-ee2efd519438, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                \n                , \n                CAST(\'2022-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3ff94e1-bfa6-47ed-85f7-ee2efd519438, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3b8e7ce-2f12-4653-aa0a-4b670b3498bf, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3b8e7ce-2f12-4653-aa0a-4b670b3498bf, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                \n                , \n                CAST(\'2023-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3b8e7ce-2f12-4653-aa0a-4b670b3498bf, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cf083f3d-87e5-4e89-9378-06a3114d4197, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf083f3d-87e5-4e89-9378-06a3114d4197, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                \n                , \n                CAST(\'2024-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf083f3d-87e5-4e89-9378-06a3114d4197, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2d1b9bc1-d8f1-43f0-a5f5-919e54659abe, ghrun-akzihkimly.auto.internal:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d1b9bc1-d8f1-43f0-a5f5-919e54659abe, ghrun-akzihkimly.auto.internal:15402): request = { session_id: "ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                \n                , \n                CAST(\'2025-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d1b9bc1-d8f1-43f0-a5f5-919e54659abe, ghrun-akzihkimly.auto.internal:15402): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdiYzZjM2YtOWU1MDlmNy00YjFmMWQzMS01MGQ4OGQ3Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 877cbca9-5031-48ed-86ba-f2d62363bcb9, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 877cbca9-5031-48ed-86ba-f2d62363bcb9, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Date" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 877cbca9-5031-48ed-86ba-f2d62363bcb9, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe8ea104-f24f-41fd-ac78-4ec524b1d2c5, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe8ea104-f24f-41fd-ac78-4ec524b1d2c5, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2001-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe8ea104-f24f-41fd-ac78-4ec524b1d2c5, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a68eca58-3216-4d69-841b-6259e7572e23, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a68eca58-3216-4d69-841b-6259e7572e23, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2002-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a68eca58-3216-4d69-841b-6259e7572e23, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a01f1484-cf10-4f2e-b55b-d4583eb75a63, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a01f1484-cf10-4f2e-b55b-d4583eb75a63, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2003-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a01f1484-cf10-4f2e-b55b-d4583eb75a63, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 576cf388-297b-41f3-be48-709546fe3fe0, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 576cf388-297b-41f3-be48-709546fe3fe0, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2004-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 576cf388-297b-41f3-be48-709546fe3fe0, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da4c15b3-b774-46b9-aa99-e039d4506267, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da4c15b3-b774-46b9-aa99-e039d4506267, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2005-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da4c15b3-b774-46b9-aa99-e039d4506267, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c265cba-61bd-4663-844e-8adfb9c72c6a, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c265cba-61bd-4663-844e-8adfb9c72c6a, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2006-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c265cba-61bd-4663-844e-8adfb9c72c6a, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4023f3f8-353f-418a-b606-89e7c6ce30c7, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4023f3f8-353f-418a-b606-89e7c6ce30c7, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2007-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4023f3f8-353f-418a-b606-89e7c6ce30c7, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 119d33ec-8c86-4019-bbf3-1a8993f7079a, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 119d33ec-8c86-4019-bbf3-1a8993f7079a, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2008-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 119d33ec-8c86-4019-bbf3-1a8993f7079a, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a4f41d5d-1ef6-4b43-8f7f-8aa5a1e8c111, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4f41d5d-1ef6-4b43-8f7f-8aa5a1e8c111, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2009-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4f41d5d-1ef6-4b43-8f7f-8aa5a1e8c111, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5338f1b1-9498-4e6d-80a7-a819fea2050e, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5338f1b1-9498-4e6d-80a7-a819fea2050e, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2010-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5338f1b1-9498-4e6d-80a7-a819fea2050e, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 26497d1c-a8ce-458e-aa78-06b65e105ddd, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26497d1c-a8ce-458e-aa78-06b65e105ddd, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2011-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26497d1c-a8ce-458e-aa78-06b65e105ddd, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c18946f3-82ab-4895-b9a4-4abf02340d10, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c18946f3-82ab-4895-b9a4-4abf02340d10, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2012-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c18946f3-82ab-4895-b9a4-4abf02340d10, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3289826-50d3-4c0c-be07-c6d4fba8ddb5, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3289826-50d3-4c0c-be07-c6d4fba8ddb5, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2013-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3289826-50d3-4c0c-be07-c6d4fba8ddb5, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aba1ca35-c176-4cd6-8ae2-538de8251a29, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aba1ca35-c176-4cd6-8ae2-538de8251a29, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2014-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aba1ca35-c176-4cd6-8ae2-538de8251a29, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a3ce58f5-2998-4dcb-9d0a-2ea273a4b15a, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3ce58f5-2998-4dcb-9d0a-2ea273a4b15a, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2015-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3ce58f5-2998-4dcb-9d0a-2ea273a4b15a, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 83ed844d-1227-4fb6-a6e6-041affd970ba, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 83ed844d-1227-4fb6-a6e6-041affd970ba, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2016-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 83ed844d-1227-4fb6-a6e6-041affd970ba, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c73e8778-e5e4-418d-88b7-a281e25dd9f5, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c73e8778-e5e4-418d-88b7-a281e25dd9f5, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2017-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c73e8778-e5e4-418d-88b7-a281e25dd9f5, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f37b648-f28e-463c-8be6-92b6a4a5931f, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f37b648-f28e-463c-8be6-92b6a4a5931f, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2018-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f37b648-f28e-463c-8be6-92b6a4a5931f, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ca86bf9b-3c79-4010-bf1f-42453438dd68, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca86bf9b-3c79-4010-bf1f-42453438dd68, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2019-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca86bf9b-3c79-4010-bf1f-42453438dd68, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb2b1533-27d7-4c66-8553-f6d4172b25a4, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb2b1533-27d7-4c66-8553-f6d4172b25a4, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2020-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb2b1533-27d7-4c66-8553-f6d4172b25a4, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a96dc79e-4b81-4ef9-bdb1-442c8fef2aa1, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a96dc79e-4b81-4ef9-bdb1-442c8fef2aa1, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2021-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a96dc79e-4b81-4ef9-bdb1-442c8fef2aa1, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eca295b7-8277-4661-85c8-eb1e1fda043d, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eca295b7-8277-4661-85c8-eb1e1fda043d, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2022-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eca295b7-8277-4661-85c8-eb1e1fda043d, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b2cc52bf-46a1-4126-aa18-d24b74fee3ae, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2cc52bf-46a1-4126-aa18-d24b74fee3ae, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2023-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2cc52bf-46a1-4126-aa18-d24b74fee3ae, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b2e34e95-09b3-4cdd-9870-46076a17aea3, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2e34e95-09b3-4cdd-9870-46076a17aea3, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2024-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2e34e95-09b3-4cdd-9870-46076a17aea3, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b34686c-59dd-4d9d-b6ec-ba42f8669012, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b34686c-59dd-4d9d-b6ec-ba42f8669012, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2025-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b34686c-59dd-4d9d-b6ec-ba42f8669012, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0ae3b50e-30c7-4239-ad63-c594ddbc51ae, ghrun-akzihkimly.auto.internal:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ae3b50e-30c7-4239-ad63-c594ddbc51ae, ghrun-akzihkimly.auto.internal:25795): request = { session_id: "ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_ttl_Date`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ae3b50e-30c7-4239-ad63-c594ddbc51ae, ghrun-akzihkimly.auto.internal:25795): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE0NjQyYzAtNzZmMjViNzYtNGI0MDhiMjktYzNjYmE1N2U=
---------------------------- 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:314 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:421 RpcState(ListEndpoints, ae0c21d4-ef36-4827-8f2a-3c6c26e1158d, localhost:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ae0c21d4-ef36-4827-8f2a-3c6c26e1158d, localhost:15402): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ae0c21d4-ef36-4827-8f2a-3c6c26e1158d, localhost:15402): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:15402". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15402
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, de561043-44d9-40e9-a443-d79488b49a84, localhost:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, de561043-44d9-40e9-a443-d79488b49a84, localhost:25795): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, de561043-44d9-40e9-a443-d79488b49a84, localhost:25795): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-akzihkimly.auto.internal" port: 25795 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-akzihkimly.auto.internal:25795, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25795
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, 2f6bca3a-87c9-41b5-960b-7ec16fb80c70, localhost:15402): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2f6bca3a-87c9-41b5-960b-7ec16fb80c70, localhost:15402): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, 2f6bca3a-87c9-41b5-960b-7ec16fb80c70, localhost:15402): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cancelled on the server side", grpc_status:1, created_time:"2025-10-13T14:55:50.699145635+00:00"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:15402". Error details:
 Cancelled on the server side
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15402
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:15402
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15402". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:15402
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15402". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:15402
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15402". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:15402
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15402". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:15402
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15402". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:15402
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15402". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:15402
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15402". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:314 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:421 RpcState(ListEndpoints, c7d36a70-a5ff-4ae5-a651-fe94ca9dd0f7, localhost:25795): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c7d36a70-a5ff-4ae5-a651-fe94ca9dd0f7, localhost:25795): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c7d36a70-a5ff-4ae5-a651-fe94ca9dd0f7, localhost:25795): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-akzihkimly.auto.internal" port: 25795 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-akzihkimly.auto.internal:25795, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25795
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15402
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15402". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:15402
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15402". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:15402
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15402". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:15402/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5859
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32412
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8062
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15402
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24720
============================== slowest durations ===============================
132.68s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]
93.67s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]
17.99s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--] - 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/5sl2/002c49/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/5sl2/002c49/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/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
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 1e-06 seconds, not started yet
Current KQP shutdown state: spent 3.031022 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 6.084027 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 9.135699 seconds, 2 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.416245 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.82798 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 10.23261 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.332774 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.491466 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 19.689578 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 22.996703 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 26.351451 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 29.717568 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.003544 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==711142==ERROR: LeakSanitizer: detected memory leaks

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

Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000346d162c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x0000346d162c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x0000346e038e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003a4c6a47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003a4b83c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bdb4a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001bdb4a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001bdb4a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x0000346d4f8c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x0000346d4f8c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#6 0x0000346d4f8c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#7 0x00003a4c493f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#8 0x00003a4b8031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000346d4f7a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x0000346d4f7a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#3 0x00003a4c493f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#4 0x00003a4b8031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 352 byte(s) in 11 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033e53b02 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000033e53b02 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000033e53b02 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x000033e53b02 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#5 0x000033e52972 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000033e52972 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000033e58e90 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x000033eb50d8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#9 0x0000346dfcc6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003a4c1c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#11 0x00003a4b7aa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00002751a598 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00002751a598 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00002751a598 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00002751a598 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00002751a598 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x00002751a598 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x00002751a598 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x00002751a598 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x00002751a23f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
#10 0x000027519098 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003a56c56a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003a56c56a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#13 0x00003a56c56a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#14 0x00003a56c56a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003a56c56a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#16 0x00001f398d2f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003a55a90f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003a55a90f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00003a55a90f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x000045d81e3e in NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
#21 0x00003a4affec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00003a4affec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003a4affec 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 0x00003a4affec 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 0x00003a4affec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003a4affec 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 0x000021a2a24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#28 0x000021a2a24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#29 0x000021a2a24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#30 0x000021a2a7ac in Execute /-S/util/thread/factory.h:15:13
#31 0x000021a2a7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#32 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#33 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00002751a598 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00002751a598 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00002751a598 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00002751a598 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00002751a598 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x00002751a598 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x00002751a598 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
==================== 1 passed, 1 error in 246.66s (0:04:06) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5sl2/002bfa/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
96.10s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--]
44.04s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--]
17.58s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--]
======================== 1 passed in 158.81s (0:02:38) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5sl2/002bb3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--] _
ydb/tests/datashard/lib/multicluster_test_base.py:63: in teardown_class
    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/5sl2/002bb3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/5sl2/002bb3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--/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   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, not started yet
E   Current KQP shutdown state: spent 3.044644 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 6.082019 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 9.107959 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 1e-06 seconds, not started yet
E   Current KQP shutdown state: spent 3.06164 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.104954 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.139877 seconds, 1 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 5.360925 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 8.76904 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 12.092927 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 15.511296 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 18.965225 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 22.421142 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 25.845286 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 29.316997 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.004697 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==725661==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000346d1712 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000346d1712 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000346d1712 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000346d1712 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000346d1712 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x0000346d1712 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x0000346d1712 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x0000346d1712 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x0000346d1712 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x0000346e038e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003a4c6a47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003a4b83c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000346d162c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x0000346d162c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x0000346e038e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003a4c6a47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003a4b83c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bdb4ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001bdb4ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001bdb4ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001bdb4ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001bdb4ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001bdb4ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001bdb4ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001bdb4ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001bdb4ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001bdb4ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x0000346d4f8c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x0000346d4f8c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #13 0x0000346d4f8c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #14 0x00003a4c493f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #15 0x00003a4b8031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000346d4f7a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x0000346d4f7a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #3 0x00003a4c493f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #4 0x00003a4b8031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bdb4a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001bdb4a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001bdb4a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x0000346d4f8c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x0000346d4f8c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #6 0x0000346d4f8c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #7 0x00003a4c493f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #8 0x00003a4b8031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033e53ba4 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000033e53ba4 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000033e53ba4 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000033e53ba4 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000033e53ba4 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000033e53ba4 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000033e53ba4 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000033e53ba4 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000033e53ba4 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000033e53ba4 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000033e53ba4 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x000033e52972 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000033e52972 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000033e58e90 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x000033eb50d8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x0000346dfcc6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003a4c1c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003a4b7aa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033e53b02 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000033e53b02 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000033e53b02 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000033e53b02 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x000033e52972 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000033e52972 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000033e58e90 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x000033eb50d8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x0000346dfcc6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003a4c1c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003a4b7aa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00002751a598 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00002751a598 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00002751a598 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00002751a598 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00002751a598 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x00002751a598 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x00002751a598 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x00002751a598 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x00002751a23f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x000027519098 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003a56c56a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003a56c56a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x00003a56c56a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #14 0x00003a56c56a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003a56c56a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #16 0x00001f398d2f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003a55a90f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003a55a90f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003a55a90f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x000043f494ee in NYdbGrpc::TGRpcRequestImpl<Ydb::DynamicConfig::ReplaceConfigRequest, Ydb::DynamicConfig::ReplaceConfigResponse, NKikimr::NGRpcService::TGRpcDynamicConfigService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003a4affec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003a4affec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003a4affec 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 0x00003a4affec 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 0x00003a4affec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003a4affec 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 0x000021a2a24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x000021a2a24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x000021a2a24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x000021a2a7ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x000021a2a7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00002751a598 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00002751a598 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00002751a598 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00002751a598 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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/5sl2/002bb3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 723723
DEBUG    ya.test:process.py:259 Command (pid 723723) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 723723) elapsed time (sec): 0.7650268077850342
DEBUG    ya.test:process.py:263 Command (pid 723723) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 723723) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 723723) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 723723) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 723723) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 723723) maxrss: 475580
DEBUG    ya.test:process.py:263 Command (pid 723723) minflt: 45084
DEBUG    ya.test:process.py:263 Command (pid 723723) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 723723) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 723723) nivcsw: 92
DEBUG    ya.test:process.py:263 Command (pid 723723) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 723723) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 723723) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 723723) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 723723) stime: 0.210675
DEBUG    ya.test:process.py:263 Command (pid 723723) utime: 0.48195699999999997
DEBUG    ya.test:process.py:263 Command (pid 723723) wtime: 0.767
DEBUG    ya.test:process.py:275 Command (pid 723723) output:
Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akzihkimly
    Host information: 
        Linux ghrun-akzihkimly 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 723723) errors:

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akzihkimly
    Host information: 
        Linux ghrun-akzihkimly 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002bb3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17357
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/5sl2/002bb3/r3tmp/kikimr_cluster_vg8f7sc9
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002bb3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65139
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16594
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17332
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26334
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/5sl2/002bb3/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/5sl2/002bb3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--/cluster/node_1/logfile_x_tb2auk.log --grpc-port=65139 --mon-port=16594 --ic-port=17357
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:65139/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/5sl2/002bb3/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/5sl2/002bb3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--/cluster/node_1/logfile_x_tb2auk.log --grpc-port=65139 --mon-port=16594 --ic-port=17357
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--/cluster/node_1/logfile_x_tb2auk.log', '--grpc-port=65139', '--mon-port=16594', '--ic-port=17357')' in '/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 723834
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:65139/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 723835
DEBUG    ya.test:process.py:259 Command (pid 723835) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 723835) elapsed time (sec): 0.8910613059997559
DEBUG    ya.test:process.py:263 Command (pid 723835) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 723835) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 723835) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 723835) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 723835) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 723835) maxrss: 483956
DEBUG    ya.test:process.py:263 Command (pid 723835) minflt: 45191
DEBUG    ya.test:process.py:263 Command (pid 723835) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 723835) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 723835) nivcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 723835) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 723835) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 723835) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 723835) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 723835) stime: 0.20485199999999998
DEBUG    ya.test:process.py:263 Command (pid 723835) utime: 0.5657449999999999
DEBUG    ya.test:process.py:263 Command (pid 723835) wtime: 0.901
DEBUG    ya.test:process.py:275 Command (pid 723835) output:
Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akzihkimly
    Host information: 
        Linux ghrun-akzihkimly 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 723835) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002bb3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:65139', '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: 17357\n      }\n      HostConfigId: 1\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/5sl2/002bb3/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:65139', '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: 17357\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 724628
DEBUG    ya.test:process.py:259 Command (pid 724628) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 724628) elapsed time (sec): 1.1744232177734375
DEBUG    ya.test:process.py:263 Command (pid 724628) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 724628) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 724628) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 724628) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 724628) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 724628) maxrss: 561584
DEBUG    ya.test:process.py:263 Command (pid 724628) minflt: 51394
DEBUG    ya.test:process.py:263 Command (pid 724628) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 724628) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 724628) nivcsw: 185
DEBUG    ya.test:process.py:263 Command (pid 724628) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 724628) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 724628) nvcsw: 631
DEBUG    ya.test:process.py:263 Command (pid 724628) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 724628) stime: 0.323189
DEBUG    ya.test:process.py:263 Command (pid 724628) utime: 0.5853659999999999
DEBUG    ya.test:process.py:263 Command (pid 724628) wtime: 1.179
DEBUG    ya.test:process.py:275 Command (pid 724628) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002bb3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:65139', '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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:65139', '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: 725025
DEBUG    ya.test:process.py:259 Command (pid 725025) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 725025) elapsed time (sec): 1.0105605125427246
DEBUG    ya.test:process.py:263 Command (pid 725025) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 725025) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 725025) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 725025) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 725025) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 725025) maxrss: 562360
DEBUG    ya.test:process.py:263 Command (pid 725025) minflt: 51430
DEBUG    ya.test:process.py:263 Command (pid 725025) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 725025) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 725025) nivcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 725025) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 725025) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 725025) nvcsw: 495
DEBUG    ya.test:process.py:263 Command (pid 725025) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 725025) stime: 0.312756
DEBUG    ya.test:process.py:263 Command (pid 725025) utime: 0.520682
DEBUG    ya.test:process.py:263 Command (pid 725025) wtime: 1.014
DEBUG    ya.test:process.py:275 Command (pid 725025) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 725025) 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    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002bb3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7364
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/5sl2/002bb3/r3tmp/kikimr_cluster_ds5tq18j
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002bb3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28664
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6181
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22161
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21950
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/5sl2/002bb3/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/5sl2/002bb3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--/cluster/node_1/logfile_s09as5ee.log --grpc-port=28664 --mon-port=6181 --ic-port=7364
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:28664/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/5sl2/002bb3/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/5sl2/002bb3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--/cluster/node_1/logfile_s09as5ee.log --grpc-port=28664 --mon-port=6181 --ic-port=7364
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--/cluster/node_1/logfile_s09as5ee.log', '--grpc-port=28664', '--mon-port=6181', '--ic-port=7364')' in '/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 725661
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:28664/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 725662
DEBUG    ya.test:process.py:259 Command (pid 725662) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 725662) elapsed time (sec): 0.8067793846130371
DEBUG    ya.test:process.py:263 Command (pid 725662) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 725662) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 725662) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 725662) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 725662) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 725662) maxrss: 582292
DEBUG    ya.test:process.py:263 Command (pid 725662) minflt: 45107
DEBUG    ya.test:process.py:263 Command (pid 725662) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 725662) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 725662) nivcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 725662) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 725662) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 725662) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 725662) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 725662) stime: 0.23388299999999998
DEBUG    ya.test:process.py:263 Command (pid 725662) utime: 0.51296
DEBUG    ya.test:process.py:263 Command (pid 725662) wtime: 0.818
DEBUG    ya.test:process.py:275 Command (pid 725662) output:
Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akzihkimly
    Host information: 
        Linux ghrun-akzihkimly 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 725662) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 31b60aaf9188e9eda84b5fe93b87ac405adbe116
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 21412cfb592755ec331215b2c3a7a4fcdfd875f4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002bb3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:28664', '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: 7364\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:28664', '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: 7364\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 728541
DEBUG    ya.test:process.py:259 Command (pid 728541) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 728541) elapsed time (sec): 1.164595603942871
DEBUG    ya.test:process.py:263 Command (pid 728541) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 728541) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 728541) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 728541) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 728541) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 728541) maxrss: 639460
DEBUG    ya.test:process.py:263 Command (pid 728541) minflt: 51438
DEBUG    ya.test:process.py:263 Command (pid 728541) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 728541) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 728541) nivcsw: 250
DEBUG    ya.test:process.py:263 Command (pid 728541) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 728541) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 728541) nvcsw: 547
DEBUG    ya.test:process.py:263 Command (pid 728541) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 728541) stime: 0.26570099999999996
DEBUG    ya.test:process.py:263 Command (pid 728541) utime: 0.548872
DEBUG    ya.test:process.py:263 Command (pid 728541) wtime: 1.17
DEBUG    ya.test:process.py:275 Command (pid 728541) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5sl2/002bb3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:28664', '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.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:28664', '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: 728918
DEBUG    ya.test:process.py:259 Command (pid 728918) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 728918) elapsed time (sec): 1.3523163795471191
DEBUG    ya.test:process.py:263 Command (pid 728918) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 728918) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 728918) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 728918) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 728918) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 728918) maxrss: 639896
DEBUG    ya.test:process.py:263 Command (pid 728918) minflt: 51399
DEBUG    ya.test:process.py:263 Command (pid 728918) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 728918) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 728918) nivcsw: 267
DEBUG    ya.test:process.py:263 Command (pid 728918) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 728918) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 728918) nvcsw: 472
DEBUG    ya.test:process.py:263 Command (pid 728918) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 728918) stime: 0.274992
DEBUG    ya.test:process.py:263 Command (pid 728918) utime: 0.603804
DEBUG    ya.test:process.py:263 Command (pid 728918) wtime: 1.355
DEBUG    ya.test:process.py:275 Command (pid 728918) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 728918) 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
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_async_replication.py::TestAsyncReplication, test_name: test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--])
DEBUG    ydb.connection:connection.py:314 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:314 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:421 RpcState(ListEndpoints, 3773c07d-91c0-4acc-bdb8-43bb50d5d7b5, localhost:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3773c07d-91c0-4acc-bdb8-43bb50d5d7b5, localhost:65139): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3773c07d-91c0-4acc-bdb8-43bb50d5d7b5, localhost:65139): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-akzihkimly.auto.internal" port: 65139 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-akzihkimly.auto.internal:65139, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:65139
DEBUG    ydb.connection:connection.py:314 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:314 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:421 RpcState(ListEndpoints, 657a58c2-1df6-47dd-967c-31f6504b5d35, localhost:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 657a58c2-1df6-47dd-967c-31f6504b5d35, localhost:28664): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 657a58c2-1df6-47dd-967c-31f6504b5d35, localhost:28664): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-akzihkimly.auto.internal" port: 28664 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-akzihkimly.auto.internal:28664, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:28664
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 966fe8d5-a3a0-47c2-a793-8053f2646b76, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 966fe8d5-a3a0-47c2-a793-8053f2646b76, ghrun-akzihkimly.auto.internal:65139): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 966fe8d5-a3a0-47c2-a793-8053f2646b76, ghrun-akzihkimly.auto.internal:65139): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6a5a1b30-7953-4935-8893-d5f067167601, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6a5a1b30-7953-4935-8893-d5f067167601, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6a5a1b30-7953-4935-8893-d5f067167601, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, db76ab29-fabb-4901-91e6-39b12c546e6a, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db76ab29-fabb-4901-91e6-39b12c546e6a, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_ttl_DyNumber` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, ttl_DyNumber DyNumber,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            \n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, db76ab29-fabb-4901-91e6-39b12c546e6a, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f9629745-3cde-4a33-84ee-46370912b0ea, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9629745-3cde-4a33-84ee-46370912b0ea, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_ttl_DyNumber SET ( TTL = \n         Interval(\"P18262D\") \n         ON ttl_DyNumber AS SECONDS )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f9629745-3cde-4a33-84ee-46370912b0ea, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f1285c6-45c3-479c-bfe9-fdd47be17f88, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f1285c6-45c3-479c-bfe9-fdd47be17f88, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                \n                , \n                CAST(\'3.742656001e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f1285c6-45c3-479c-bfe9-fdd47be17f88, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3678c35b-bd42-4a96-a24d-feda0c4b7792, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3678c35b-bd42-4a96-a24d-feda0c4b7792, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                \n                , \n                CAST(\'3.742656002e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3678c35b-bd42-4a96-a24d-feda0c4b7792, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c7e75ec3-d984-4483-a826-58f8f4393cea, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7e75ec3-d984-4483-a826-58f8f4393cea, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                \n                , \n                CAST(\'3.742656003e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7e75ec3-d984-4483-a826-58f8f4393cea, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f721121-cf49-47d8-aecc-3bb081587c9d, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f721121-cf49-47d8-aecc-3bb081587c9d, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                \n                , \n                CAST(\'3.742656004e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f721121-cf49-47d8-aecc-3bb081587c9d, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9b82f622-dc9d-409b-844d-35a1f688cf9f, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b82f622-dc9d-409b-844d-35a1f688cf9f, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                \n                , \n                CAST(\'3.742656005e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b82f622-dc9d-409b-844d-35a1f688cf9f, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea762236-5f7f-4a97-b169-13de64916a09, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea762236-5f7f-4a97-b169-13de64916a09, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                \n                , \n                CAST(\'3.742656006e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea762236-5f7f-4a97-b169-13de64916a09, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3150be21-1ce0-41f0-bb80-912301370918, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3150be21-1ce0-41f0-bb80-912301370918, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                \n                , \n                CAST(\'3.742656007e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3150be21-1ce0-41f0-bb80-912301370918, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, efa3b20b-7067-42c9-a09a-b71ee984bb32, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, efa3b20b-7067-42c9-a09a-b71ee984bb32, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                \n                , \n                CAST(\'3.742656008e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, efa3b20b-7067-42c9-a09a-b71ee984bb32, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5519fc9d-5ca6-4cab-8746-07465b013b7b, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5519fc9d-5ca6-4cab-8746-07465b013b7b, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                \n                , \n                CAST(\'3.742656009e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5519fc9d-5ca6-4cab-8746-07465b013b7b, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 853a8abd-7055-48eb-8e74-9e435828a22d, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 853a8abd-7055-48eb-8e74-9e435828a22d, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                \n                , \n                CAST(\'3.74265601e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 853a8abd-7055-48eb-8e74-9e435828a22d, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e6ca1860-e718-438b-87a7-b57001881e84, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e6ca1860-e718-438b-87a7-b57001881e84, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                \n                , \n                CAST(\'3.742656011e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e6ca1860-e718-438b-87a7-b57001881e84, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 917179d9-113d-482f-b721-86baf51b7b1a, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 917179d9-113d-482f-b721-86baf51b7b1a, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                \n                , \n                CAST(\'3.742656012e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 917179d9-113d-482f-b721-86baf51b7b1a, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 21be86dd-e066-4951-9d88-e55c204a47d1, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21be86dd-e066-4951-9d88-e55c204a47d1, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                \n                , \n                CAST(\'3.742656013e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 21be86dd-e066-4951-9d88-e55c204a47d1, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 375048d2-0742-4afa-88e9-8454fd1d9330, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 375048d2-0742-4afa-88e9-8454fd1d9330, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                \n                , \n                CAST(\'3.742656014e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 375048d2-0742-4afa-88e9-8454fd1d9330, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 172b24cb-572e-478f-84b0-96aa51ccb71e, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 172b24cb-572e-478f-84b0-96aa51ccb71e, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                \n                , \n                CAST(\'3.742656015e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 172b24cb-572e-478f-84b0-96aa51ccb71e, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4d7f95d-0f01-45c2-b556-692329b2043f, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4d7f95d-0f01-45c2-b556-692329b2043f, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                \n                , \n                CAST(\'3.742656016e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4d7f95d-0f01-45c2-b556-692329b2043f, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f023e842-1c40-4ad0-88f2-9736adfdd15a, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f023e842-1c40-4ad0-88f2-9736adfdd15a, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                \n                , \n                CAST(\'3.742656017e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f023e842-1c40-4ad0-88f2-9736adfdd15a, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d9cf19b-e45a-4695-9482-6c1cd1df3ffb, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d9cf19b-e45a-4695-9482-6c1cd1df3ffb, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                \n                , \n                CAST(\'3.742656018e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d9cf19b-e45a-4695-9482-6c1cd1df3ffb, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c0aee75-0863-4b3e-9f08-3bf9375b25e5, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c0aee75-0863-4b3e-9f08-3bf9375b25e5, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                \n                , \n                CAST(\'3.742656019e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c0aee75-0863-4b3e-9f08-3bf9375b25e5, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77c22c19-bc5d-486c-a9fd-02835fa276c4, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77c22c19-bc5d-486c-a9fd-02835fa276c4, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                \n                , \n                CAST(\'3.74265602e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77c22c19-bc5d-486c-a9fd-02835fa276c4, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1d1cd761-8628-49f6-97d8-94002ee43632, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d1cd761-8628-49f6-97d8-94002ee43632, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                \n                , \n                CAST(\'3.742656021e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d1cd761-8628-49f6-97d8-94002ee43632, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2c993e27-f494-4940-abda-2f88c33d3628, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c993e27-f494-4940-abda-2f88c33d3628, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                \n                , \n                CAST(\'3.742656022e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c993e27-f494-4940-abda-2f88c33d3628, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3e3ca0a3-e758-4f87-b116-e70c61d481fc, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e3ca0a3-e758-4f87-b116-e70c61d481fc, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                \n                , \n                CAST(\'3.742656023e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e3ca0a3-e758-4f87-b116-e70c61d481fc, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0ab907cc-3400-45d7-b0d4-deeb4c6eae66, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ab907cc-3400-45d7-b0d4-deeb4c6eae66, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                \n                , \n                CAST(\'3.742656024e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ab907cc-3400-45d7-b0d4-deeb4c6eae66, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, db2483a9-9a0d-4c55-be4d-0a0b07e8e930, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db2483a9-9a0d-4c55-be4d-0a0b07e8e930, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                \n                , \n                CAST(\'3.742656025e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, db2483a9-9a0d-4c55-be4d-0a0b07e8e930, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6f085bde-663e-4284-baf9-9c28c5126489, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6f085bde-663e-4284-baf9-9c28c5126489, ghrun-akzihkimly.auto.internal:28664): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6f085bde-663e-4284-baf9-9c28c5126489, ghrun-akzihkimly.auto.internal:28664): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b118e33b-afdc-472d-a27e-da508f08ea66, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b118e33b-afdc-472d-a27e-da508f08ea66, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b118e33b-afdc-472d-a27e-da508f08ea66, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 10f52192-0bdc-4ccc-8dd1-b3d0e0a70cf4, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10f52192-0bdc-4ccc-8dd1-b3d0e0a70cf4, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_ttl_DyNumber`\n                        FOR `/Root/table_ttl_DyNumber` AS `/Root/table_ttl_DyNumber`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:65139/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10f52192-0bdc-4ccc-8dd1-b3d0e0a70cf4, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, caf627a8-e865-4efd-a661-9be84d65f039, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, caf627a8-e865-4efd-a661-9be84d65f039, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_DyNumber" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, caf627a8-e865-4efd-a661-9be84d65f039, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 74618a78-692e-4dec-a81a-e3eaef90ad08, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74618a78-692e-4dec-a81a-e3eaef90ad08, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_DyNumber" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74618a78-692e-4dec-a81a-e3eaef90ad08, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe71ba5a-82bb-40a0-b526-52628506a908, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe71ba5a-82bb-40a0-b526-52628506a908, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656001e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe71ba5a-82bb-40a0-b526-52628506a908, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 723d4eab-1c28-47ad-b438-1594bd630afb, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 723d4eab-1c28-47ad-b438-1594bd630afb, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656002e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 723d4eab-1c28-47ad-b438-1594bd630afb, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4904f089-1577-4124-8b1f-2540f738aeac, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4904f089-1577-4124-8b1f-2540f738aeac, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656003e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4904f089-1577-4124-8b1f-2540f738aeac, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b2a682a5-479a-4d49-9420-c5a3d8c27221, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2a682a5-479a-4d49-9420-c5a3d8c27221, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656004e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2a682a5-479a-4d49-9420-c5a3d8c27221, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd09b577-8d37-4689-8ccf-a71853cdedd2, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd09b577-8d37-4689-8ccf-a71853cdedd2, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656005e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd09b577-8d37-4689-8ccf-a71853cdedd2, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06d157f1-4431-4842-8112-73141d872458, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06d157f1-4431-4842-8112-73141d872458, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656006e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06d157f1-4431-4842-8112-73141d872458, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc15c404-0bd3-4f23-9c99-62e425d1ec2e, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc15c404-0bd3-4f23-9c99-62e425d1ec2e, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656007e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc15c404-0bd3-4f23-9c99-62e425d1ec2e, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 72ff9774-7d5c-4ffb-a00f-f45f40be97f0, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72ff9774-7d5c-4ffb-a00f-f45f40be97f0, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656008e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72ff9774-7d5c-4ffb-a00f-f45f40be97f0, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2ac8955c-7900-42bf-bf95-2471940c31b6, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ac8955c-7900-42bf-bf95-2471940c31b6, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656009e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ac8955c-7900-42bf-bf95-2471940c31b6, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fc50c893-7f1f-4c79-90e8-8cd9f44f4dc4, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc50c893-7f1f-4c79-90e8-8cd9f44f4dc4, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.74265601e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc50c893-7f1f-4c79-90e8-8cd9f44f4dc4, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c25dc9c-fdbe-40d0-93e1-db0bd1a5fe0e, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c25dc9c-fdbe-40d0-93e1-db0bd1a5fe0e, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656011e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c25dc9c-fdbe-40d0-93e1-db0bd1a5fe0e, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c86f24e3-1213-450c-ab3a-13e62fc85f4a, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c86f24e3-1213-450c-ab3a-13e62fc85f4a, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656012e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c86f24e3-1213-450c-ab3a-13e62fc85f4a, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 95b2205d-4449-476e-b0a8-8b6e7a0f812a, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95b2205d-4449-476e-b0a8-8b6e7a0f812a, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656013e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95b2205d-4449-476e-b0a8-8b6e7a0f812a, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f6087dbb-fad5-47de-9764-f204dbbb98f1, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6087dbb-fad5-47de-9764-f204dbbb98f1, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656014e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6087dbb-fad5-47de-9764-f204dbbb98f1, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4c1ed03f-e757-4887-8f69-94c187be2dab, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c1ed03f-e757-4887-8f69-94c187be2dab, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656015e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c1ed03f-e757-4887-8f69-94c187be2dab, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67bbcf7f-b1f0-4891-89dc-a52dee7b71b0, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67bbcf7f-b1f0-4891-89dc-a52dee7b71b0, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656016e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67bbcf7f-b1f0-4891-89dc-a52dee7b71b0, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2c5e4a2d-43ee-4597-a340-c2f7e5b1c31c, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c5e4a2d-43ee-4597-a340-c2f7e5b1c31c, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656017e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c5e4a2d-43ee-4597-a340-c2f7e5b1c31c, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fbf10d06-05a7-4c5e-813b-eef4dd76f44f, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbf10d06-05a7-4c5e-813b-eef4dd76f44f, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656018e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fbf10d06-05a7-4c5e-813b-eef4dd76f44f, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c232068e-f682-47bb-8209-9bdd9a52e335, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c232068e-f682-47bb-8209-9bdd9a52e335, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656019e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c232068e-f682-47bb-8209-9bdd9a52e335, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70a61210-de7b-4711-991b-0ff90b8a4c88, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70a61210-de7b-4711-991b-0ff90b8a4c88, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.74265602e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70a61210-de7b-4711-991b-0ff90b8a4c88, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e249d95e-926b-4c38-bece-c309b240522c, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e249d95e-926b-4c38-bece-c309b240522c, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656021e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e249d95e-926b-4c38-bece-c309b240522c, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82d62fec-22b2-4c87-8384-a5a7fbccc339, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82d62fec-22b2-4c87-8384-a5a7fbccc339, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656022e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82d62fec-22b2-4c87-8384-a5a7fbccc339, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b993c6e-8d7c-409d-9b18-b3d11d16c441, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b993c6e-8d7c-409d-9b18-b3d11d16c441, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656023e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b993c6e-8d7c-409d-9b18-b3d11d16c441, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb219622-cef1-425f-a681-02c352535c9c, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb219622-cef1-425f-a681-02c352535c9c, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656024e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb219622-cef1-425f-a681-02c352535c9c, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6cdd52ee-4183-4554-9e5f-71489f31b9c9, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6cdd52ee-4183-4554-9e5f-71489f31b9c9, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656025e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6cdd52ee-4183-4554-9e5f-71489f31b9c9, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 748f0e38-8df7-4ab3-a8d9-5600f6441a62, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 748f0e38-8df7-4ab3-a8d9-5600f6441a62, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_ttl_DyNumber`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 748f0e38-8df7-4ab3-a8d9-5600f6441a62, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e4ccc7c-013f-4569-9699-285d7f95ad62, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e4ccc7c-013f-4569-9699-285d7f95ad62, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_ttl_DyNumber" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e4ccc7c-013f-4569-9699-285d7f95ad62, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fdcda3df-9092-41f9-9baa-539f830c5fb0, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fdcda3df-9092-41f9-9baa-539f830c5fb0, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_DyNumber" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fdcda3df-9092-41f9-9baa-539f830c5fb0, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cfdab4c1-ef7e-4522-80bc-b2ba63fac56b, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfdab4c1-ef7e-4522-80bc-b2ba63fac56b, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_DyNumber" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cfdab4c1-ef7e-4522-80bc-b2ba63fac56b, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea8227b2-8533-4efd-af7b-f4ee4af0f994, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea8227b2-8533-4efd-af7b-f4ee4af0f994, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                \n                , \n                CAST(\'3.742656001e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea8227b2-8533-4efd-af7b-f4ee4af0f994, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da838f1c-7af3-400b-99b7-adff10fcadef, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da838f1c-7af3-400b-99b7-adff10fcadef, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                \n                , \n                CAST(\'3.742656002e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da838f1c-7af3-400b-99b7-adff10fcadef, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d7254e25-9bcf-4f36-97d2-0f6a9136706b, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7254e25-9bcf-4f36-97d2-0f6a9136706b, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                \n                , \n                CAST(\'3.742656003e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d7254e25-9bcf-4f36-97d2-0f6a9136706b, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 45193640-4382-4fc3-84d9-a0b6d330f7db, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 45193640-4382-4fc3-84d9-a0b6d330f7db, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                \n                , \n                CAST(\'3.742656004e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 45193640-4382-4fc3-84d9-a0b6d330f7db, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 53e70b4b-4f27-4197-a414-eb443300b96d, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53e70b4b-4f27-4197-a414-eb443300b96d, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                \n                , \n                CAST(\'3.742656005e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 53e70b4b-4f27-4197-a414-eb443300b96d, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, def9840e-8042-4ca8-b0ab-727fd2c67033, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, def9840e-8042-4ca8-b0ab-727fd2c67033, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                \n                , \n                CAST(\'3.742656006e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, def9840e-8042-4ca8-b0ab-727fd2c67033, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 920be735-b6b0-45b9-8681-536251f1e55d, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 920be735-b6b0-45b9-8681-536251f1e55d, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                \n                , \n                CAST(\'3.742656007e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 920be735-b6b0-45b9-8681-536251f1e55d, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0ddb5be-e5a3-4aa3-9328-c66f44b42213, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0ddb5be-e5a3-4aa3-9328-c66f44b42213, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                \n                , \n                CAST(\'3.742656008e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0ddb5be-e5a3-4aa3-9328-c66f44b42213, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 582e483b-b1aa-408b-9332-e68566634aa8, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 582e483b-b1aa-408b-9332-e68566634aa8, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                \n                , \n                CAST(\'3.742656009e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 582e483b-b1aa-408b-9332-e68566634aa8, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 36edb85d-da0c-4ffc-93aa-4cce80bcef35, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36edb85d-da0c-4ffc-93aa-4cce80bcef35, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                \n                , \n                CAST(\'3.74265601e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36edb85d-da0c-4ffc-93aa-4cce80bcef35, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d151010-fe23-4150-994e-0c49939d70c7, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d151010-fe23-4150-994e-0c49939d70c7, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                \n                , \n                CAST(\'3.742656011e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d151010-fe23-4150-994e-0c49939d70c7, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ba9ca2e-a52a-461a-a4f5-e9e070d2b161, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ba9ca2e-a52a-461a-a4f5-e9e070d2b161, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                \n                , \n                CAST(\'3.742656012e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ba9ca2e-a52a-461a-a4f5-e9e070d2b161, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c7359a9a-2d60-4994-bdf3-1a3ba2887134, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7359a9a-2d60-4994-bdf3-1a3ba2887134, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                \n                , \n                CAST(\'3.742656013e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7359a9a-2d60-4994-bdf3-1a3ba2887134, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, 6daf77a9-1152-467f-a088-844cb645caf7, localhost:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6daf77a9-1152-467f-a088-844cb645caf7, localhost:65139): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6daf77a9-1152-467f-a088-844cb645caf7, localhost:65139): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-akzihkimly.auto.internal" port: 65139 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-akzihkimly.auto.internal:65139, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65139
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9a1adb70-e10d-4fca-afbe-deaa9d162d72, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a1adb70-e10d-4fca-afbe-deaa9d162d72, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                \n                , \n                CAST(\'3.742656014e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a1adb70-e10d-4fca-afbe-deaa9d162d72, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52eb1f50-8631-4bdd-8dd1-8f4f5fdaab89, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52eb1f50-8631-4bdd-8dd1-8f4f5fdaab89, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                \n                , \n                CAST(\'3.742656015e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52eb1f50-8631-4bdd-8dd1-8f4f5fdaab89, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 74c5862a-493a-42d7-a106-a78593e388eb, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74c5862a-493a-42d7-a106-a78593e388eb, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                \n                , \n                CAST(\'3.742656016e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74c5862a-493a-42d7-a106-a78593e388eb, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 30be2641-8ba4-4796-bcb7-56a1cb4ce2b8, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 30be2641-8ba4-4796-bcb7-56a1cb4ce2b8, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                \n                , \n                CAST(\'3.742656017e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 30be2641-8ba4-4796-bcb7-56a1cb4ce2b8, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 81213cad-711c-420d-acdf-9ae547b7c7e6, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81213cad-711c-420d-acdf-9ae547b7c7e6, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                \n                , \n                CAST(\'3.742656018e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 81213cad-711c-420d-acdf-9ae547b7c7e6, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a68fff0d-0d81-47ae-810d-990dbccf647d, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a68fff0d-0d81-47ae-810d-990dbccf647d, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                \n                , \n                CAST(\'3.742656019e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a68fff0d-0d81-47ae-810d-990dbccf647d, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7dfed117-cf30-4eb1-88ca-a991ea7be91a, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7dfed117-cf30-4eb1-88ca-a991ea7be91a, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                \n                , \n                CAST(\'3.74265602e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7dfed117-cf30-4eb1-88ca-a991ea7be91a, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab58d2f6-58d2-4e75-a8d9-7c9e558f2e49, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab58d2f6-58d2-4e75-a8d9-7c9e558f2e49, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                \n                , \n                CAST(\'3.742656021e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab58d2f6-58d2-4e75-a8d9-7c9e558f2e49, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 35a7731b-492d-4732-82ec-b85b4aab8b7a, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 35a7731b-492d-4732-82ec-b85b4aab8b7a, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                \n                , \n                CAST(\'3.742656022e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 35a7731b-492d-4732-82ec-b85b4aab8b7a, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe4a5cb4-a46c-4389-a834-df4e0d6b924d, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe4a5cb4-a46c-4389-a834-df4e0d6b924d, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                \n                , \n                CAST(\'3.742656023e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe4a5cb4-a46c-4389-a834-df4e0d6b924d, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3df6192a-04ac-4e18-a9d7-8ed291456103, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3df6192a-04ac-4e18-a9d7-8ed291456103, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                \n                , \n                CAST(\'3.742656024e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3df6192a-04ac-4e18-a9d7-8ed291456103, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f9e0fcf-48cf-4fd7-8ded-f695d6837275, ghrun-akzihkimly.auto.internal:65139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f9e0fcf-48cf-4fd7-8ded-f695d6837275, ghrun-akzihkimly.auto.internal:65139): request = { session_id: "ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_DyNumber(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_DyNumber\n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                \n                , \n                CAST(\'3.742656025e+19\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f9e0fcf-48cf-4fd7-8ded-f695d6837275, ghrun-akzihkimly.auto.internal:65139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUyYTdmZDEtMjlmMjZlNjUtYWRlYmIxZjctYmI3NzA2OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8aeabca9-b05d-46dd-b579-18162552502c, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8aeabca9-b05d-46dd-b579-18162552502c, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_DyNumber" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8aeabca9-b05d-46dd-b579-18162552502c, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1355bec6-cf75-487c-aaf1-754cbce42435, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1355bec6-cf75-487c-aaf1-754cbce42435, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656001e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1355bec6-cf75-487c-aaf1-754cbce42435, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a112b55e-75c1-483e-a206-ecde00a80279, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a112b55e-75c1-483e-a206-ecde00a80279, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656002e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a112b55e-75c1-483e-a206-ecde00a80279, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed55aa05-f3e8-4291-a1c2-fc75ee270b0a, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed55aa05-f3e8-4291-a1c2-fc75ee270b0a, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656003e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed55aa05-f3e8-4291-a1c2-fc75ee270b0a, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7c7f8f0-be8b-49f4-9faa-1e01ad5f4cdd, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7c7f8f0-be8b-49f4-9faa-1e01ad5f4cdd, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656004e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7c7f8f0-be8b-49f4-9faa-1e01ad5f4cdd, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9db5c2f-94be-45da-975e-7fc65d580c30, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9db5c2f-94be-45da-975e-7fc65d580c30, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656005e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9db5c2f-94be-45da-975e-7fc65d580c30, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d190d85-4ec4-4f09-bb95-1df9ff10399a, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d190d85-4ec4-4f09-bb95-1df9ff10399a, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656006e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d190d85-4ec4-4f09-bb95-1df9ff10399a, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 86ed0daf-e5ea-4da2-b683-acfdbde4ac48, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 86ed0daf-e5ea-4da2-b683-acfdbde4ac48, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656007e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 86ed0daf-e5ea-4da2-b683-acfdbde4ac48, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d27e03b-ca12-44a2-a164-4cf015a2a212, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d27e03b-ca12-44a2-a164-4cf015a2a212, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656008e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d27e03b-ca12-44a2-a164-4cf015a2a212, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bfd04f48-a731-44f0-8519-a485436aff49, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bfd04f48-a731-44f0-8519-a485436aff49, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656009e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bfd04f48-a731-44f0-8519-a485436aff49, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 94c66add-f31b-4083-a0bf-bfad7bf84cc2, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94c66add-f31b-4083-a0bf-bfad7bf84cc2, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.74265601e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94c66add-f31b-4083-a0bf-bfad7bf84cc2, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, adc740d1-66f2-4078-808d-7e7a384bc5bd, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, adc740d1-66f2-4078-808d-7e7a384bc5bd, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656011e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, adc740d1-66f2-4078-808d-7e7a384bc5bd, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4697ad3f-8515-4704-8d4f-c354c65d104b, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4697ad3f-8515-4704-8d4f-c354c65d104b, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656012e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4697ad3f-8515-4704-8d4f-c354c65d104b, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b36fc60b-11a4-4914-a212-3d30cda9794f, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b36fc60b-11a4-4914-a212-3d30cda9794f, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656013e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b36fc60b-11a4-4914-a212-3d30cda9794f, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe8ff3a9-0fea-431c-a68d-7d3eca233384, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe8ff3a9-0fea-431c-a68d-7d3eca233384, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656014e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe8ff3a9-0fea-431c-a68d-7d3eca233384, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f9a9e9bf-5665-4931-a968-d29aff363998, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9a9e9bf-5665-4931-a968-d29aff363998, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656015e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f9a9e9bf-5665-4931-a968-d29aff363998, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8478d53c-f17c-4a78-8145-4c9b18b2ecfe, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8478d53c-f17c-4a78-8145-4c9b18b2ecfe, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656016e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8478d53c-f17c-4a78-8145-4c9b18b2ecfe, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 94e5c7a5-3145-4705-8a93-5daaadd2a77f, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94e5c7a5-3145-4705-8a93-5daaadd2a77f, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656017e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94e5c7a5-3145-4705-8a93-5daaadd2a77f, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66917968-acdc-4336-9dc5-a2660a128d6f, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66917968-acdc-4336-9dc5-a2660a128d6f, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656018e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66917968-acdc-4336-9dc5-a2660a128d6f, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9aa1ca7-3351-4276-ba77-a91b1805d1ae, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9aa1ca7-3351-4276-ba77-a91b1805d1ae, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656019e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9aa1ca7-3351-4276-ba77-a91b1805d1ae, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bbc79ee0-601a-4876-bc00-120bf5a6f451, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bbc79ee0-601a-4876-bc00-120bf5a6f451, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.74265602e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbc79ee0-601a-4876-bc00-120bf5a6f451, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6d725654-51b9-467e-a209-62e8602e9c94, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d725654-51b9-467e-a209-62e8602e9c94, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656021e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d725654-51b9-467e-a209-62e8602e9c94, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f25eeff9-2db9-4d95-86b9-19a78aa06049, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f25eeff9-2db9-4d95-86b9-19a78aa06049, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656022e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f25eeff9-2db9-4d95-86b9-19a78aa06049, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eaab78f2-dd3a-4bc0-993b-b68ac4d0e21a, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eaab78f2-dd3a-4bc0-993b-b68ac4d0e21a, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656023e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eaab78f2-dd3a-4bc0-993b-b68ac4d0e21a, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a830c28-6ff6-46e9-8d93-e903d473ab93, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a830c28-6ff6-46e9-8d93-e903d473ab93, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656024e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a830c28-6ff6-46e9-8d93-e903d473ab93, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 45fa39e5-125d-4f0e-855b-84529d81aab1, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 45fa39e5-125d-4f0e-855b-84529d81aab1, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_DyNumber` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_DyNumber=CAST(\'3.742656025e+19\' AS DyNumber)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 45fa39e5-125d-4f0e-855b-84529d81aab1, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d473f483-0461-41e3-b19f-6096402b48f1, ghrun-akzihkimly.auto.internal:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d473f483-0461-41e3-b19f-6096402b48f1, ghrun-akzihkimly.auto.internal:28664): request = { session_id: "ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_ttl_DyNumber`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d473f483-0461-41e3-b19f-6096402b48f1, ghrun-akzihkimly.auto.internal:28664): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OThiZjFjM2ItNmMxNWJhZGMtM2I4YThhMjctYTgyOWE0NzY=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:65139/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26334
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17332
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16594
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65139
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, 537dd365-503b-4159-82e1-891a45c6154e, localhost:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 537dd365-503b-4159-82e1-891a45c6154e, localhost:28664): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 537dd365-503b-4159-82e1-891a45c6154e, localhost:28664): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:28664". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28664
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, cdb5fff8-f4c5-433a-8702-48f3a21aea14, localhost:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cdb5fff8-f4c5-433a-8702-48f3a21aea14, localhost:28664): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cdb5fff8-f4c5-433a-8702-48f3a21aea14, localhost:28664): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:28664". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28664
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, a1a4673d-fee3-4289-99af-9c00ec75caae, localhost:28664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a1a4673d-fee3-4289-99af-9c00ec75caae, localhost:28664): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, a1a4673d-fee3-4289-99af-9c00ec75caae, localhost:28664): 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-13T14:56:27.355821765+00:00", grpc_status:1, grpc_message:"Cancelled on the server side"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:28664". Error details:
 Cancelled on the server side
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28664
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:28664
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28664". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:28664
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28664". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:28664
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28664". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:28664
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28664". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:28664
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28664". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:28664
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28664". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:28664
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28664". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:314 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.connection:connection.py:549 Closing channel for endpoint localhost:28664
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28664". Check endpoint correctness.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65139
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65139". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:314 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.connection:connection.py:549 Closing channel for endpoint localhost:28664
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28664". Check endpoint correctness.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65139
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65139". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:314 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.connection:connection.py:549 Closing channel for endpoint localhost:28664
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28664". Check endpoint correctness.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65139
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65139". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:314 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:28664/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21950
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22161
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6181
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28664
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7364
============================== slowest durations ===============================
149.58s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]
94.87s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]
16.17s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--] - 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/5sl2/002bb3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/5sl2/002bb3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--/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
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, not started yet
Current KQP shutdown state: spent 3.044644 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 6.082019 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 9.107959 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 1e-06 seconds, not started yet
Current KQP shutdown state: spent 3.06164 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.104954 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.139877 seconds, 1 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 5.360925 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 8.76904 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 12.092927 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 15.511296 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 18.965225 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 22.421142 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 25.845286 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 29.316997 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.004697 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==725661==ERROR: LeakSanitizer: detected memory leaks

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

Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000346d162c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x0000346d162c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x0000346e038e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003a4c6a47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003a4b83c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000346d4f7a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x0000346d4f7a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#3 0x00003a4c493f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#4 0x00003a4b8031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bdb4a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001bdb4a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001bdb4a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x0000346d4f8c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x0000346d4f8c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#6 0x0000346d4f8c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#7 0x00003a4c493f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#8 0x00003a4b8031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 352 byte(s) in 11 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033e53b02 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000033e53b02 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000033e53b02 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x000033e53b02 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#5 0x000033e52972 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000033e52972 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000033e58e90 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x000033eb50d8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#9 0x0000346dfcc6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003a4c1c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#11 0x00003a4b7aa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003a4a7d19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x00004125ee09 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x00004125de60 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x00004125de60 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x000021da8b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x000021e5fe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x000021e699f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x000021e68fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x000021e6b01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001f6276a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f2c4fb6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f30149d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00002751a598 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00002751a598 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00002751a598 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00002751a598 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
==================== 1 passed, 1 error in 262.73s (0:04:22) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5sl2/002c0d/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
97.90s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]
44.07s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]
17.92s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]
======================== 1 passed in 161.03s (0:02:41) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5sl2/002c52/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
93.35s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--]
49.06s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--]
18.19s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--]
======================== 1 passed in 162.23s (0:02:42) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5sl2/002be4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
93.62s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]
44.05s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]
19.11s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]
======================== 1 passed in 158.03s (0:02:38) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5sl2/002ba4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.14s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5sl2/002c32/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.22s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5sl2/002c2f/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.23s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5sl2/002bf1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.18s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5sl2/002ba8/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.16s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5sl2/002c11/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.23s =============================
